Skip to content

ilee38/sample-rest-api

Repository files navigation

.NET

Sample RESTful API with ASP.NET Core

API features:

  • PostgreSQL database
  • Entity Framework Core
  • Swagger
  • JWT authentication
  • Role-based authorization
  • xUnit integration tests with TestContainers
  • Automapper
  • FluentValidation
  • ApiKey authentication option
  • Response caching with Redis cache
  • Response pagination
  • Health checks for resources: data context (postgres DB) and Redis cache

About

Sample RESTful API with ASP.NET Core 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published