An Introduction to GraphQL
In this session we’ll take a look at GraphQL – the language-agnostic server-side library from Facebook. It provides an alternative to REST-based APIs, making your data queryable, explorable and efficient from a networking point of view.
We will implement a GraphQL schema and demonstrate the awesome interactivity that a GraphQL endpoint opens up!
Sample Code
Github - JavaScript Github - .NET
Presented At
- Scott Logic on November 29, 2017
- DDD North on October 14, 2017
- DDD East Anglia on September 16, 2017
- Bristech on September 7, 2017
- JavaScript North East on May 22, 2017
- NEBytes on May 17, 2017