Idiomatic Golang RESTful starter kit with authentication and testing

Gorsk is a Golang starter kit for building RESTful services. It provides authentication, RBAC, structured logging, request validation, Swagger API documentation, mocking utilities, migration scripts, and containerized database tests; it is suited for backend services or microservices that need user management and CRUD APIs.
0