[go-admin](https://github.com/chenhg5/go-admin)是基于go的后台管理中心搭建框架,可以利用极少的代码搭建一个具备rbac认证,管理等功能的后台管理中心。
对于一个管理平台来说,有几个东西是重要的:
- 安全性和易于使用
- 独立性,独立于业务系统
![](https://cloud.githubusercontent.com/assets/1479100/19625297/3b3deb64-9947-11e6-807c-cffa999004be.jpg)
## 特征
- 使用adminlte构建的漂亮的管理界面
- 可配置的,易于管理数据库数据
- 完善的认证系统
- 使用Go编写
- 可移植的
- 部署简单
## 环境要求
- [GO >= 1.8](https://github.com/Unknwon/the-way-to-go_ZH_CN/blob/master/eBook/directory.md)
## 安装使用
见 [wiki](https://github.com/chenhg5/go-admin/wiki)
## make 命令
- build
- test
- clean
- run
- restart
- deps : 安装依赖
- cross : 跨平台编译
- pages : 将html文件编译为go文件
- assets : 将静态文件编译为go文件
- fmt : 格式化项目文件
- doc : 查看项目文档
## 技术支持
- [fasthttp](https://github.com/valyala/fasthttp)
- [adminlte](https://adminlte.io/themes/AdminLTE/index2.html)
- [hero](https://github.com/shiyanhui/hero)
## 贡献
非常欢迎提pr,<strong>这里可以加入开发小组</strong>
QQ群: 756664859
有疑问加站长微信联系(非本文作者))