A project developed to keep track of fixtures in the company
REST API Swagger Documentation: https://fixture-tracking.herokuapp.com
- N-Tier Architecture
 - RESTful API
 - TDD - Unit Testing
 - AOP - Cross Cutting Concerns (Logging, Caching, Validation)
 - Authentication / Authorization
 
C#, .NET Core, PostgreSQL, Entity Framework, xUnit, Moq, dotCover, NLog, Memory Caching, Fluent Validation, JWT, Autofac, Swagger, Docker
Database ER Diagram (Open database script file)
🔽 🔽 🔽
You can also take a look at the REST API Project 🙌