youtube image
From YouTube: Creating A GraphQL Backend

Description

Continuing with our coverage on GraphQL, Brandon gets into the code of the graphql-dotnet SDK and shows us how to create a GraphQL endpoint.

Learn more: https://codetraveler.io/DotNetGraphQL

[00:51] - GraphQL SDK options for .NET
[02:20] - Adding a GraphQL query
[10:18] - Follow up resources

GraphQL for .NET
https://github.com/graphql-dotnet/graphql-dotnet

Hot Chocolate: A GraphQL Server for .NET
https://hotchocolate.io/

ASP.NET Core docs
https://docs.microsoft.com/aspnet/core/?view=aspnetcore-3.1&WT.mc_id=dotnet-c9-cephilli

#AspNet #Dotnet #GraphQL #WebDev