Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 168 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 168 Bytes

golang-microservice-template

for logging -- uber-go/zap
for config -- viper
for database -- gorm -- postgres and sqlite
for http -- gin