Golang REST API boilerplate with JWT auth, Redis caching, migrations, Docker
A Go REST API starter that provides a module-based architecture with JWT authentication, Redis caching, and database migration support. The project includes Docker examples, Swagger documentation, and test integration. It is suited for backend services and APIs that need authentication, caching, and structured project layout.
0