From 50d2ff22031e8ed9dbd8be5a8c0915f5357350e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Ramos?= Date: Thu, 20 Oct 2016 02:08:11 +0100 Subject: [PATCH] update readme to add info on frontend and spikes --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b54032c..0455fba5 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,19 @@ We will also include multiple PoC's of various bits of functionality from UI's p ``` . -└── cloudapi-graphql +├── frontend +├── cloudapi-graphql +└── spikes ``` ### cloudapi-graphql An implementation of the [Joyent CloudAPI](https://apidocs.joyent.com/cloudapi/) in GraphQL. + +### frontend + +The client side code with a dev-server. + +## spikes + +Implementation examples from spikes.