go-boilerplate topic
go-backend-template
Clean architecture based backend template in Go.
go-template
An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, Postg...
go-rest-boilerplate
A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by U...
go-clean-architecture-example
Golang Clean Architecture Example
Go-QuickStart
to speed up the creation of your REST API
go-boilerplate
Production-ready Go RESTful API boilerplate with Echo