Facebook tutorials and resources:
- Introducing Relay and GraphQL, Data fetching for React applications @Facebook.
- GraphQL Introduction @Facebook
- Building the facebook news feed with relay
Why be interested:
- How Facebook’s GraphQL Will Change Backend Development
- First thoughts on GraphQL
- Unofficial Relay FAQ
- Hacker News discussion of GraphQL Introduction
- GraphQL related video presentations from React Europe 2015
Playground:
- try.sangria-graphql/. No need to install anything.
Boiler plate:
- Building a GraphQL Server with Node.js and SQL, with full code on github
- /playground-graphql
- Your First GraphQL Server anddemo code
- GraphQL Overview - Getting Started with GraphQL and Node.jsand demo code
- Learning GraphQL, code and notes on github
- GraphQL querying and mutation
- Mandatory todo example
- Relay skeleton
- Relay github
With reactjs:
Advanced:
- Understanding and Querying a GraphQL server
- Writing a Basic API with GraphQL and code demo (MongoDB)
- Ask Lee Byron a question on codementor
Import/Export or Interact with other databases:
Servers other than express:
- koa-graphql
- React, redux, react-router, graphql, postgres, koa, universal starter-kit
- Hapi and SQLite
- hapi
Hosted:
Would you mind taking this revision - https://gist.github.com/arunoda/babe1b47eea95bb92d38/revisions
I've added: Let's Learn GraphQL - Online course on GraphQL