Skip to content

FixtureTracking/FixtureTrackingBackend

Repository files navigation

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 🙌