File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# :zap ::rocket : 以gin框架为基础,封装一套基于go1.18+的适用于面向api编程的快速开发框架
2
2
3
- 本项目积极拥抱Go 1.18+版本,强烈建议用户升级到v1.18及以上版本,全自动化生成Model Service Controller架子,加快业务开发。
4
-
3
+ ```
4
+ ██████╗ ██╗███╗ ██╗ ███████╗██████╗ █████╗ ███╗ ███╗███████╗██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗
5
+ ██╔════╝ ██║████╗ ██║ ██╔════╝██╔══██╗██╔══██╗████╗ ████║██╔════╝██║ ██║██╔═══██╗██╔══██╗██║ ██╔╝
6
+ ██║ ███╗██║██╔██╗ ██║█████╗█████╗ ██████╔╝███████║██╔████╔██║█████╗ ██║ █╗ ██║██║ ██║██████╔╝█████╔╝
7
+ ██║ ██║██║██║╚██╗██║╚════╝██╔══╝ ██╔══██╗██╔══██║██║╚██╔╝██║██╔══╝ ██║███╗██║██║ ██║██╔══██╗██╔═██╗
8
+ ╚██████╔╝██║██║ ╚████║ ██║ ██║ ██║██║ ██║██║ ╚═╝ ██║███████╗╚███╔███╔╝╚██████╔╝██║ ██║██║ ██╗
9
+ ╚═════╝ ╚═╝╚═╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ ╚══╝╚══╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
10
+ ```
5
11
[ ![ GoDoc] ( https://godoc.org/github.com/MQEnergy/gin-framework/?status.svg )] ( https://pkg.go.dev/github.com/MQEnergy/gin-framework )
6
12
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/MQEnergy/gin-framework )] ( https://goreportcard.com/report/github.com/MQEnergy/gin-framework )
7
13
[ ![ codebeat badge] ( https://codebeat.co/badges/1bf7dd49-1283-4ec9-b56e-a755e1e9c8dd )] ( https://codebeat.co/projects/github-com-mqenergy-gin-framework-main )
You can’t perform that action at this time.
0 commit comments