/hapi-graphql-example

a simple app where i mess around using graphql and hapi

Primary LanguageJavaScript

hapi-graphql-example

Just messing around. To run this example:

$ npm install
$ npm run start
$ npm run client

Things I want to figure out: authorization, validation

Based heavily on RisingStack/graphql-server.