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, 2017-11-29
- DDD North, 2017-10-14
- DDD East Anglia, 2017-09-16
- Bristech, 2017-09-07
- JavaScript North East, 2017-05-22
- NEBytes, 2017-05-17