Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shaodahong/gogo

基于 Gin 快速开发 API 接口
https://github.com/shaodahong/gogo

gin go go-mysql golang logrus

Last synced: 25 days ago
JSON representation

基于 Gin 快速开发 API 接口

Awesome Lists containing this project

README

        

GoGo

基于 [Gin](https://github.com/gin-gonic/gin) 扩展快速开发 API 接口

使用:
- [Logrus](https://github.com/sirupsen/logrus) 日志
- [sqlx](https://github.com/jmoiron/sqlx) 数据库扩展
- [Go-MySQL-Driver](https://github.com/go-sql-driver/mysql) mysql 驱动