go-boilerplate topic

List go-boilerplate repositories

go-backend-template

45
Stars
7
Forks
Watchers

Clean architecture based backend template in Go.

go-template

26
Stars
10
Forks
Watchers

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

113
Stars
10
Forks
Watchers

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-QuickStart

24
Stars
2
Forks
Watchers

to speed up the creation of your REST API

go-boilerplate

97
Stars
3
Forks
Watchers

Production-ready Go RESTful API boilerplate with Echo