ed4ce42237
- uniform api usage for some models (account/user, networks/vlans/fabrics, etc) - graphidoc, playground, faker, and voyager support - schema in a template tag and documented - apollo-errors - apollo-server-hapi and schema using graphql-tools/makeExecutableSchema - replace express with Hapi - eslint support for graphql - updated dependencies
1.3 KiB
1.3 KiB
joyent-portal-cloudapi-gql
Server that exposes CloudApi through GraphQL.
Table of Contents
Install
yarn add joyent-portal-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