Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 289 Bytes

GraphQL .NET Server and React Client

Server

Built using C# .NET 5.

Libraries / Frameworks used:

  • Hot Chocolate
  • GraphQL Voyager UI
  • Entity Framework Core Db Context

Client

Built using React (create-react-app).

Libraries / Frameworks used:

  • Apollo Client GraphQL