https://github.com/dreambo8563/golang_gin_rest
golang service boilerplate
https://github.com/dreambo8563/golang_gin_rest
gin-gonic gorm http2 jwt
Last synced: 3 months ago
JSON representation
golang service boilerplate
- Host: GitHub
- URL: https://github.com/dreambo8563/golang_gin_rest
- Owner: dreambo8563
- Created: 2018-03-21T15:36:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T02:53:13.000Z (about 8 years ago)
- Last Synced: 2025-10-25T09:41:42.081Z (8 months ago)
- Topics: gin-gonic, gorm, http2, jwt
- Language: Go
- Homepage:
- Size: 75.9 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## this is a backend boilerplate based on golang
### Integration
- gin
- jwt
- redis
- mysql
- docker for deploy
- https/h2
- logger
- config for dev/prod
- dep for package management