Skip to content

pmbanugo/graphql-intro-aspnet-core

Repository files navigation

GraphQL API built with ASP.NET Core

This repo contains code for a GraphQL APi built with ASP.NET Core, C# and Hot Chocolate library. To run the application:

  1. Clone the repo
  2. Restore nuget packages by running dotnet restore
  3. Open the terminal and run dotnet run to start the application

You can access the GraphQL endpoint from /graphql and the playground from graphql/playground.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages