Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T14:10:28.000Z (over 1 year ago)
- Last Synced: 2024-10-29T10:01:51.784Z (2 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 [![Build Status](https://travis-ci.org/casbin/casbin-server.svg?branch=master)](https://travis-ci.org/casbin/casbin-server) [![Coverage Status](https://coveralls.io/repos/github/casbin/casbin-server/badge.svg?branch=master)](https://coveralls.io/github/casbin/casbin-server?branch=master) [![Godoc](https://godoc.org/github.com/casbin/casbin-server?status.svg)](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.