Session Spotlight
Building a GraphQL API in C#
graphql
C#
dotnet
.NET
API
In this session we'll give an introduction to GraphQL, explain the differences between REST and GraphQL, talk about the available + recommended libraries for .NET + GraphQL, and then we'll jump into a live coding demo where we build our very own GraphQL API in C#!
Prerequisites
C# experience recommended
Take Aways
- What is GraphQL
- What is the difference between REST and GraphQL
- What C# libraries are recommended for GraphQL
- How to write your first GraphQL API in C#