Skip to content

simcoder/GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GraphQL

Simple GraphQL service using .net core and Entity Framework

how to run:

  1. Install PostGres locally.

  2. Install .Net Core SDK.

  3. navigate to src/GOC.GraphQL.API/ then run

    1. dotnet restore && dotnet run
  4. nagivation to localhost:9000/GraphQL

About

Simple GraphQL service using .net core and Entity Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages