# go-admin **Repository Path**: harcourt/go-admin ## Basic Information - **Project Name**: go-admin - **Description**: 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(初始化简单,只需要配置文件中修改数据库连接,启动后会自动初始化数据库信息以及必须的基础数据) - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 525 - **Created**: 2021-05-18 - **Last Updated**: 2021-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-admin   English | [简体中文](./README.zh-CN.md) ##### Gin + Vue + Element UI based scaffolding for front and back separation management system ## ✨ Feature - Follow RESTful API design specifications - Provides rich middleware support based on GIN WEB API framework (user authentication, cross domain, access log, tracking ID, etc.) - Casbin-based RBAC access control model - JWT certification - Support Swagger documentation (based on swaggo) - GORM-based database storage that can expand many types of databases - Simple model mapping of configuration files to quickly get the desired configuration - Form builder - Multi command mode - TODO: unit test ## 🎁 Built-in functions 1. User management: The user is the system operator. This function mainly completes the system user configuration. 2. Department management: configure the system organization (company, department, group), and display the tree structure to support data permissions. 3. Post management: Configure system users to hold positions. 4. Menu management: configure system menus, operation permissions, button permission labels, etc. 5. Role management: role menu permissions assignment, setting roles to divide data range permissions by organization. 6. Dictionary management: to maintain some fixed data often used in the system. 7. Parameter management: Dynamically configure common parameters for the system. 8. Operation log: system normal operation log record and query; system exception information log record and query. 9. Login log: The system login log record query contains login exceptions. 10. System interface: Automatically generate related api interface documents according to business code. 11. Multi command mode code generation: according to the data table structure to generate the corresponding business, all visual programming, basic business can be 0 code. 12. Form construction: Customize page style, drag and drop to achieve page layout. 13. Service monitoring: view the basic information of some servers. ## 🗞 System architecture
![]() |
![]() |
![]() |
| This QQ group is full | ![]() |
## 🤝 Open source projects used
[gin](https://github.com/gin-gonic/gin)
[casbin](https://github.com/casbin/casbin)
[spf13/viper](https://github.com/spf13/viper)
[gorm](https://github.com/jinzhu/gorm)
[gin-swagger](https://github.com/swaggo/gin-swagger)
[jwt-go](https://github.com/dgrijalva/jwt-go)
[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
[ruoyi-vue](https://gitee.com/y_project/RuoYi-Vue)
## 🤝 Thanks
2. [chengxiao](https://github.com/chengxiao)
## License
[MIT](https://github.com/wenjianzhang/go-admin/blob/master/LICENSE.md)
Copyright (c) 2020 wenjianzhang
[中文]qq technical exchange group: 74520518