C#
.NET
Backend-Development
GraphQL
GraphQL API Development using HotChocolate
GraphQL is a query language for APIs and a runtime to process the queries. GraphQL is considered one of the most popular alternatives to REST and offers several advantages over REST. HotChocolate by ChilliCream is a library to develop a GraphQL backend with .NET.
To the training