This API aims to deliver a backend implementation for the MediTrack App, which consists in an application used by medical clinics, autonomous medical professionals who needs to store and keep track of patients, medical records and more.
This API is developed using the following technologies:
- .NET 8.0 WebAPI
- .NET Aspire with OpenTelemetry for monitoring
- Entity Framework Core
- Clean Architecture
- CQRS design pattern
- Repository design pattern
- Dependency Injection