All projects
2024 · Solo project
Sample API Project
A reference REST API used as a starter template — clean architecture, JWT auth, refresh tokens, and structured logging.
.NETJWTPostgreSQL
S
Highlights
- Refresh-token rotation with revocation on logout.
- Layered architecture: Controllers → Services → Repositories.
- OpenAPI/Swagger docs auto-generated from XML comments.