You can run Casbin as a remote service and call it via gRPC or HTTP instead of embedding the library. Options:
| Project | 설명 |
|---|
| Casbin 서버 | Official gRPC service exposing Management API and RBAC API. |
| 미들웨어-ACL | RESTful ACL middleware built on Casbin. |
| 인증 서버 | Auth server example using Casbin. |