The steady rise of GraphQL
Today GitHub announced that the next version of their API will use a new technology developed by Facebook called GraphQL. GraphQL may eventually come to replace the most common type of API today, the REST API. In the documentation for the new version of their API, GitHub explained: "GitHub is moving to GraphQL for v4 of our API because it offers significantly more flexibility for our integrators. The ability to define precisely the data you want — and only the data you want — is a powerful advantage over the REST API v3 endpoints. "GraphQL is a new way to think about building and querying APIs. Rather than construct several REST requests to fetch data that you're interested in, you can often make a single call to fetch the information you need." We've written a lot about GraphQL, and plan to create some GraphQL lessons in the near future. In the meantime, if you want to learn more about GraphQL:
Here are three links worth your time:
Thought of the day:"The best thing about a boolean is even if you are wrong, you are only off by a bit." — Anonymous Funny of the day:
Study group of the day:
Happy coding! – Quincy Larson, teacher at freeCodeCamp If you get value out of these emails, please consider supporting our nonprofit. |
![]() |
Tuesday, 23 May 2017
The steady rise of GraphQL
Subscribe to:
Post Comments (Atom)




No comments:
Post a Comment