Standard Go web project init template derived from https://github.com/golang-standards/project-layout
Core dependencies:
- Web framework: https://github.com/gin-gonic/gin
- Configuration: https://github.com/go-yaml/yaml
- Database: https://github.com/go-gorm/gorm
- Log: https://github.com/sirupsen/logrus
Other dependencies
- Web integration: https://github.com/rakyll/statik
- docs
- config auto-generate
- gRPC
- gRPC-Gateway
- Swagger