We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
基于Go-zero开发的后台管理系统, 前后端分离, 前端采用Vben UI进行开发,集成了GORM,Casbin等, 实现了 用户管理权限管理,文件上传等基本功能,API文档未采用官方的doc而是采用了go-swagger的文档规范,目前规划
文档: https://suyuan32.github.io/simple-admin-core/#/ 视频介绍: https://www.bilibili.com/video/BV1ie4y1o7z7 源码: https://github.com/suyuan32/simple-admin-core https://gitee.com/hopefire/simple-admin-core
The text was updated successfully, but these errors were encountered:
No branches or pull requests
基于Go-zero开发的后台管理系统, 前后端分离, 前端采用Vben UI进行开发,集成了GORM,Casbin等, 实现了
用户管理权限管理,文件上传等基本功能,API文档未采用官方的doc而是采用了go-swagger的文档规范,目前规划
2, 实现根据数据表生成基于gorm的基本CRUD代码
文档: https://suyuan32.github.io/simple-admin-core/#/
视频介绍: https://www.bilibili.com/video/BV1ie4y1o7z7
源码:
https://github.com/suyuan32/simple-admin-core
https://gitee.com/hopefire/simple-admin-core
The text was updated successfully, but these errors were encountered: