Demo code for my "Graphql" talk at js.talks(); 2015.
npm install
node index.js
open http://localhost:3000
- https://facebook.github.io/graphql
- https://facebook.github.io/relay
- https://www.youtube.com/watch?v=gY48GW87Feo
- https://medium.com/@clayallsopp/your-first-graphql-server-3c766ab4f0a2
- https://medium.com/@frikille/moving-from-rest-to-graphql-e3650b6f5247
- https://github.com/jarsbe/graphql-node-example
- http://davidandsuzi.com/writing-a-basic-api-with-graphql/
- https://github.com/RisingStack/graphql-server