bmcmahen / hapi-graphql-example

a simple app where i mess around using graphql and hapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

a simple app where i mess around using graphql and hapi


Languages

Language:JavaScript 100.0%