Implemented clean architecture with Entity Framework Core (Code First) for
database management.
Built RESTful API with full CRUD operations, integrated AutoMapper and DTOs for
data handling.
Secured the API using JWT Authentication and tested endpoints with Swagger