go-rest-boilerplate topic

List go-rest-boilerplate repositories

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