Gin and Go starter for RESTful APIs with Postgres, MongoDB, and Redis
Starter boilerplate for building RESTful APIs in Go using the Gin framework. It supports SQL databases (Postgres) with or without an ORM, MongoDB, Redis caching, and JWT-based authentication. Includes Docker configuration for containerized development and deployment; suited for API services and microservice backends.
0