github.com/golang-jwt/jwt v3.2.2+incompatible github.com/google/uuid v1.3.0 github.com/google/uuid v1.3.1 github.com/jackc/pgx/v4 v4.15.0 github.com/jmoiron/sqlx v1.3 ...
This project serves as a template for building a Clean Architecture Web API in ASP.NET Core. It focuses on separation of concerns by dividing the application into distinct layers: Domain, Application, ...