# 管理員門戶
我們提供了一個[網絡門戶](https://github.com/casbin/web-ui)用于模式管理和政策管理:


還有第三方門戶管理項目,使用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) |