Gin API scaffold with MySQL, Redis-backed JWT authentication for Go
Scaffold for building RESTful APIs using the Gin framework in Go. Includes MySQL integration, Redis-backed JWT authentication, and a modular MVC-style architecture. Suited for backend services and microservices that require token-based auth and persistent relational storage.
0