matisiekpl / graphql-ef-firebase-api-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-ef-firebase-api-template

Following template contains basic ASP.NET Core service setup with:

  • GraphQL server
  • GraphQL Playground installed
  • Entity Framework Core installed
  • Configuration for MySQL database
  • JWT decoder compatible with Firebase Auth issuer
  • .env loader
  • Dockerfile

About


Languages

Language:C# 93.5%Language:Dockerfile 6.5%