Categorygithub.com/gipsh/golang-rest-api-boilerplate
modulepackage
0.0.0-20220110120557-674016c43fad
Repository: https://github.com/gipsh/golang-rest-api-boilerplate.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag.
No description provided by the author