Golang REST API boilerplate with Echo v4 for modular services.
A Go RESTful API boilerplate built on the Echo v4 framework. It provides module generation, database migrations, authentication (including Firebase support), and authorization integration via Open Policy Agent. Suited for building modular backend services or microservices that require role-based access control and extensible API modules.
0