https://github.com/casbin/casbin-server-deprecated
Casbin as a Service via RESTful
https://github.com/casbin/casbin-server-deprecated
abac access-control acl authorization casbin rbac service
Last synced: 6 months ago
JSON representation
Casbin as a Service via RESTful
- Host: GitHub
- URL: https://github.com/casbin/casbin-server-deprecated
- Owner: casbin
- License: apache-2.0
- Created: 2017-06-14T04:26:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T14:10:28.000Z (about 2 years ago)
- Last Synced: 2024-10-29T10:01:51.784Z (11 months ago)
- Topics: abac, access-control, acl, authorization, casbin, rbac, service
- Language: Go
- Homepage: https://github.com/casbin/casbin
- Size: 18.6 KB
- Stars: 16
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Casbin Server [](https://travis-ci.org/casbin/casbin-server) [](https://coveralls.io/github/casbin/casbin-server?branch=master) [](https://godoc.org/github.com/casbin/casbin-server)
====Casbin Server is the Access Control as a Service (ACaaS) for [Casbin](https://github.com/casbin/casbin). It provides RESTful interface for Casbin authorization.
## Installation
go get github.com/casbin/casbin-server
## Getting Help
- [Casbin](https://github.com/casbin/casbin)
## License
This project is under Apache 2.0 License. See the [LICENSE](LICENSE) file for the full license text.