melf-xyzh / gin-start
一个包含golang常用功能模块工具库(单例gorm连接池、基于雪花算法的分布式ID、常用的gin中间件、RBAC模块等)
☆31Updated 2 years ago
Alternatives and similar repositories for gin-start
Users that are interested in gin-start are comparing it to the libraries listed below
Sorting:
- go zero gorm extension / Integrated processing of db model and Redis cache☆258Updated this week
- ☆225Updated last month
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 5 months ago
- GoFrame HTTP JWT middleware.☆118Updated 6 months ago
- Single repo demo project using GoFrame.☆171Updated 9 months ago
- kratos 框架微服务商城☆210Updated 2 years ago
- Gorm-plus是基于Gorm的增强版,类似Mybatis-plus语法。Gorm-plus is based on an enhanced version of Gorm, similar to Mybatis-plus syntax.☆307Updated 9 months ago
- Go + Vue开发的管理系统脚手架, 前后端分离, 仅包含项目开发的必需部分, 基于角色的访问控制(RBAC), 分包合理, 精简易于扩展。 后端Go包含了gin、 gorm、 jwt和casbin等的使用, 前端Vue基于vue-element-admin开发☆280Updated 4 years ago
- go-zero对接分布式事务dtm保姆式教程☆212Updated 2 years ago
- 用 Go 语言学设计模式☆193Updated last year
- golang micro services framework / GO微服务框架☆64Updated 2 years ago
- 基于goframe搭建的电商前后台API系统