@jtl-software/cloud-app-template-backend-dotnet
v0.0.4
Published
.NET (ASP.NET Core + FastEndpoints) backend template for JTL Platform cloud apps
Keywords
Readme
.NET Backend Template
ASP.NET Core 8 + FastEndpoints + JWT verification (Ed25519)
Configuration
Copy appsettings.Local.json.example to appsettings.Local.json and add your Client ID and Secret.
Scripts
dotnet run— runs on port 3005- Swagger UI at
/swaggerin development mode
