Building GraphQL APIs with ASP.NET Core
Offered By: Pluralsight
Course Description
Overview
GraphQL for .NET allows for an API that doesn't use REST, but contains just one endpoint.
Having an API that doesn't use REST, and contains just one endpoint which has the ability to return data in a form that exactly suits the data-consuming application is very powerful. After watching this practical course, Building GraphQL APIs with ASP.NET Core, you’ll be ready to implement GraphQL in your ASP.NET Core API and write queries against it. First, you will explore how using GraphQL has lots of benefits compared to REST or SOAP. Next, you will very quickly understand the basic principles of GraphQL and shortly after, you can start building your own GraphQL endpoint in ASP.NET Core. Finally, you will discover how schemas provide metadata to clients, how queries are written for data retrieval and mutations. By the end of this course, you will be amazed by the ability that your GraphQL endpoint has to actively contact the client when changes occur with subscriptions.
Having an API that doesn't use REST, and contains just one endpoint which has the ability to return data in a form that exactly suits the data-consuming application is very powerful. After watching this practical course, Building GraphQL APIs with ASP.NET Core, you’ll be ready to implement GraphQL in your ASP.NET Core API and write queries against it. First, you will explore how using GraphQL has lots of benefits compared to REST or SOAP. Next, you will very quickly understand the basic principles of GraphQL and shortly after, you can start building your own GraphQL endpoint in ASP.NET Core. Finally, you will discover how schemas provide metadata to clients, how queries are written for data retrieval and mutations. By the end of this course, you will be amazed by the ability that your GraphQL endpoint has to actively contact the client when changes occur with subscriptions.
Syllabus
- Course Overview 1min
- Starting with GraphQL 20mins
- Creating a GraphQL API 17mins
- Consuming a GraphQL API 20mins
- Mutating Data with GraphQL 12mins
- Working with Subscriptions 10mins
Taught by
Roland Guijt
Related Courses
Wire Up an Auction Website with GraphQLCoursera Project Network via Coursera Consume an API with React using Apollo and GraphQL
Coursera Project Network via Coursera Create an API using Express, GraphQL, and Mongoose
Coursera Project Network via Coursera AWS AppSync Tutorial - GraphQL APIs with AppSync, Amplify and Angular
freeCodeCamp Full Stack Open
University of Helsinki via Independent