Casbin Service
You can run Casbin as a remote service and call it via gRPC or HTTP instead of embedding the library. Options:
| Project | æè¿° |
|---|---|
| Casbin Server | Official gRPC service exposing Management API and RBAC API. |
| ä¸é´ä»¶-acl | RESTful ACL middleware built on Casbin. |
| auth-server | Auth server example using Casbin. |