Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)