Content Deep Dive
Learn GraphQL with GitHub
Blog post from GitHub
Post Details
Company
Date Published
Author
Matt Desmond
Word Count
166
Language
English
Hacker News Points
-
Summary
GitHub is offering resources to facilitate the transition from REST to GraphQL through a webcast and an online training course. The webcast, scheduled for August 8th, features GitHub Platform Engineer Mark Tareshawty and Trainer Matt Desmond, who will discuss how GraphQL provides significant advancements over REST APIs, including how to transform REST calls into precise GraphQL queries and combine multiple REST calls into a single query. Additionally, an on-demand course titled "Introduction to GraphQL" is available, guiding users through building a GraphQL query and performing a simple mutation using the GraphQL explorer. These educational offerings aim to help users understand and implement GraphQL effectively.