# 管理员门户
我们提供了一个[网络门户](https://github.com/casbin/web-ui)用于模式管理和政策管理:
![model editor](https://img.kancloud.cn/b7/21/b721a948d560782d66db2e7ba5039099_432x392.png)
![policy editor](https://img.kancloud.cn/5d/af/5daf2a9d536b6519a14566c02758069f_532x322.png)
还有第三方门户管理项目,使用Casbin作为授权引擎。 您可以基于这些项目建立您自己的 Cabin 服务。
Go
Python
PHP
| Project | Author | Frontend | Backend | Description |
| --- | --- | --- | --- | --- |
| [Zeus](https://github.com/bullteam/zeus) | [bullteam](https://github.com/bullteam) | Vue | Beego | Unified Permission management platform based on JWT + Casbin |
| [gin-admin](https://github.com/LyricTian/gin-admin) | [@LyricTian](https://github.com/LyricTian) | Ant Design | Gin | RBAC scaffolding based on Gin + GORM + Casbin + Ant Design React |
| [go-admin](https://github.com/hequan2017/go-admin) | [@hequan2017](https://github.com/hequan2017) | None | Gin | Go RESTful API gateway based on Gin + GORM + JWT + RBAC (Casbin) |