Golang REST API boilerplate with dependency injection and JWT auth
A Go RESTful API boilerplate implementing dependency injection, service and repository patterns, policy checks, and JWT authentication. It provides a configurable SQL database layer and middleware hooks, suited for building backend services, microservices, or API-first applications.
0