Skip to content

gipsh/golang-rest-api-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang rest api boilerplate

Simple base project for building rest apis in go

  • Gin for routing
  • GORM as the ORM
  • Viper for handling env configs
  • Zap for logs
  • SQL-Migrate for DB migrations
  • Swaggo for generating API docs base on code annotations
  • Pagination
  • Dockerized
  • github action ready to deploy to AWS ECS

About

a simple boilerplate for building rest apis in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published