golang-template topic

List golang-template repositories

go-replace

48
Stars
7
Forks
Watchers

Replace in file console utility written in golang (for eg. usage in docker images)

go-rest-boilerplate

135
Stars
14
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-Clean-Architecture-Template

17
Stars
0
Forks
Watchers

Golang Clean Architecture Template with JWT Auth, Google OAuth2 Authentication, MySQL Connection and User CRUD operations