joyent-portal/packages/cloudapi-gql
Sérgio Ramos 6c5a75fe89 feat(cloudapi-gql): add machine links 2017-10-03 16:29:56 +01:00
..
src feat(cloudapi-gql): add machine links 2017-10-03 16:29:56 +01:00
.eslintignore feat(gql-cloudapi): template tag schema re-write 2017-10-03 14:59:22 +01:00
.eslintrc feat(gql-cloudapi): template tag schema re-write 2017-10-03 14:59:22 +01:00
.gitignore feat(gql-cloudapi): template tag schema re-write 2017-10-03 14:59:22 +01:00
.graphqlconfig feat(gql-cloudapi): template tag schema re-write 2017-10-03 14:59:22 +01:00
.tern-project chore: initial lerna setup 2017-05-25 10:56:50 +01:00
README.md chore(cloudapi-gql): s/joyent-portal-cloudapi-gql/cloudapi-gql 2017-10-03 15:02:27 +01:00
package.json chore(cloudapi-gql): s/joyent-portal-cloudapi-gql/cloudapi-gql 2017-10-03 15:02:27 +01:00

README.md

cloudapi-gql

License: MPL 2.0 standard-readme compliant

Server that exposes CloudApi through GraphQL.

Table of Contents

Install

yarn add cloudapi-gql

Usage

yarn run start

yarn run faker

Todo

  • Finish missing connections, transforms, and mutations
  • remove node-triton dependency
  • support multiple users on the same server

License

MPL-2.0