Skip to content

marcominerva/AwesomeBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Backend

A sample API backend made with ASP.NET Core 5.0. It showcases the following features:

  1. Authorization with JWT
  2. Data access with Entity Framework Core
  3. Documentation with Swagger / OpenAPI
  4. API versioning
  5. Health Checks and Problem Details
  6. CORS
  7. Logging with Serilog