Developer! Developer! Developer! East Anglia

DDD East Anglia

Cambridge, UK
Saturday 16 September 2017

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 in .NET and demonstrate the awesome interactivity that a GraphQL endpoint opens up!