go-gin-starter
An opinionated starter for Go Backend projects using:
gin-gonic/gin
as the REST frameworklogrus
for loggingviper
for configs
To be added:
sqlc
for type-safe SQL Go code generationgolang-migrate/migrate
for migrationDocker
for containerization
More documentation to follow