GraphQL popularity is continuously growing.
If you want to jump on a GraphQL train here is a list of the best tools, extensions, and tutorials to start with. Let's learn it together!
If you have any interesting resources mail me a tip to [email protected] and I will update our directory.
Knowlege base
- GrapQL Official Documentation is definitely the best place to start your GraphQL adventure.
- Official Facebook Draft RFC Specification is a place to go if you are looking for raw knowledge regarding GraphQL project.
- GraphQL Weekly is a newsletter with news, articles, and everything related to GraphQL
- How to GraphQL is a website which will take you into a journey from GraphQL newbie to releasing your first GraphQL project.
- Explore-tech.org is a helpful resource for collecting GraphQL tools, especially libraries.
- GraphQL Docs is a simple way of generating static documentation for a GraphQL schema in seconds.
- Hygraph (formerly GraphCMS) a tool that allows you to define the GraphQL API. Create structures, relationships, powerful permissions and manage your content with ease, generally speaking, build a hosted GraphQL back-end for your web project along with tools to manage its content.
- GraphQL Editor makes it easier to understand the GraphQL schema. Create it by combining visual blocks and the editor will transform them into code! Features like loading schema from URL/file or a fake backend data can speed up the prototyping of your app.
- Apollo Launchpad allows you to write a GraphQL schema in JavaScript making GraphQL code very accessible.
- GraphiQL is a simple IDE tool for testing and documenting GraphQL APIs with a nice graphical interface.
- GraphQL Playground a GraphiQL alternative.
- Apollo Elements a library for building GraphQL-backed UIs without UI frameworks.
Blogs
- https://www.apollographql.com/blog/
- https://www.robinwieruch.de/
- https://learning.atheros.ai/
- https://graphqleditor.com/blog/
- https://graphql.org/blog/
- https://hasura.io/blog/tagged/graphql/
Video tutorials
- How to build a GraphQL Server
Communities
- https://www.reddit.com/r/graphql
- ReactiFlux Discord (#graphql)
Let's build this directory together!
Do you know any other useful tools, tutorials or blogs for GraphQL?
Maybe you are running your own blog or developing a GraphQL tool?
Send me a link to [email protected] and I will post it here :)