Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farmerchillax/tkit
A lightweight framework base on Gin
https://github.com/farmerchillax/tkit
gin
Last synced: about 1 month ago
JSON representation
A lightweight framework base on Gin
- Host: GitHub
- URL: https://github.com/farmerchillax/tkit
- Owner: FarmerChillax
- License: mit
- Created: 2024-02-03T10:30:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T12:11:12.000Z (3 months ago)
- Last Synced: 2024-09-28T18:20:44.040Z (about 2 months ago)
- Topics: gin
- Language: Go
- Homepage: https://farmerchillax.github.io/tkit/
- Size: 680 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tkit
A lightweight framework base on Gin简易 Demo:https://github.com/FarmerChillax/tkit-layout
## 工具链
- 日志
- 监控告警
- 链路追踪
- 异步任务
- 消息队列## Usage
```bash
go get github.com/FarmerChillax/tkit
```