Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhxsv5/gin-x
Golang WEB framework base on Gin, more components to improve development efficiency.
https://github.com/hhxsv5/gin-x
cron database gin helper router
Last synced: 3 months ago
JSON representation
Golang WEB framework base on Gin, more components to improve development efficiency.
- Host: GitHub
- URL: https://github.com/hhxsv5/gin-x
- Owner: hhxsv5
- License: mit
- Created: 2018-03-14T14:35:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T03:18:35.000Z (over 5 years ago)
- Last Synced: 2024-10-15T08:46:40.869Z (3 months ago)
- Topics: cron, database, gin, helper, router
- Language: Go
- Homepage: https://github.com/hhxsv5/gin-x-skeleton
- Size: 49.8 KB
- Stars: 49
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gin-X
> Golang WEB framework base on [Gin](https://github.com/gin-gonic/gin), more components to improve development efficiency.[![Sourcegraph](https://sourcegraph.com/github.com/hhxsv5/gin-x/-/badge.svg)](https://sourcegraph.com/github.com/hhxsv5/gin-x?badge)
## Components
- Slim router
- Cron
- Config
- Database
- Enum
- Helper
- Log
- Middleware
- ORM Model
- Pager
- Redis
- Response
## Skeleton
[Skeleton](https://github.com/hhxsv5/gin-x-skeleton)
## License
[MIT](https://github.com/hhxsv5/gin-x/blob/master/LICENSE)