GraphQL is an exciting new API architecture that enables huge performance benefits over REST APIs. But what is GraphQL? Why is it better than REST? And how do you create a GraphQL API in C#?
Join me as we learn all of this and more!
You will learn:
- Introduction to GraphQL
- Difference between REST & GraphQL
- C# Libraries for building GraphQL APIs
- How to create a GraphQL API in C#
- How to consume a GraphQL API from a client app built in C#