Go REST API starter with JWT, PostgreSQL, Docker, and Swagger
GRAB is a Go-based REST API boilerplate that provides JWT authentication, PostgreSQL integration (GORM), Docker-first development with hot-reload, and interactive Swagger/OpenAPI docs. It's aimed at bootstrapping production-ready APIs, learning Go web best practices, or prototyping services with built-in testing and CI workflows.
0