Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.25 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.25 KB

FixtureTrackingBackend

Fixture Tracking Backend / C# - PostgreSQL

A project developed to keep track of fixtures in the company

REST API Swagger Documentation: https://fixture-tracking.herokuapp.com


Keywords

  • N-Tier Architecture
  • RESTful API
  • TDD - Unit Testing
  • AOP - Cross Cutting Concerns (Logging, Caching, Validation)
  • Authentication / Authorization

Technologies

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)


Covarege Report


🔽 🔽 🔽

You can also take a look at the REST API Project 🙌