https://github.com/soxft/gtpl
Gtpl is a simple and efficient Gin template for quick development.
https://github.com/soxft/gtpl
Last synced: about 1 month ago
JSON representation
Gtpl is a simple and efficient Gin template for quick development.
- Host: GitHub
- URL: https://github.com/soxft/gtpl
- Owner: soxft
- Created: 2024-11-15T06:37:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T01:30:49.000Z (5 months ago)
- Last Synced: 2025-01-30T12:31:41.336Z (3 months ago)
- Language: Go
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gtpl - Gin template
Gtpl is a simple and efficient Gin template for quick development.
## support
- Gorm 数据库
- Go-Redis 缓存
- Viper 配置
- Zap 日志
- gokt 常用工具