A Go API project.
go mod downloadgo run cmd/api/main.goapi/- API definitionscmd/api/- Application entry pointinternal/handlers/- HTTP request handlersinternal/middleware/- Middleware componentsinternal/tools/- Database and utility tools
- Go 1.x or higher