Gin + MongoDB + Redis starter for building RESTful Go microservices
A starter to build RESTful applications and microservices using Go (Gin), MongoDB, and Redis. It includes JWT-based authentication with token refresh, Docker support, Swagger API documentation, and common CRUD endpoints, suited for backend APIs that need caching and document persistence.
0