go-rest-boilerplate topic

List go-rest-boilerplate repositories

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