Casbin as a Service via RESTful

Clone this repo:

Branches

  1. 51a3c86 Use 9111 port. by Yang Luo · 8 years ago master
  2. 553b9bb Adapt the model path. by Yang Luo · 9 years ago
  3. 4f717c4 Allow all built-in tenants. by Yang Luo · 9 years ago
  4. a0f6901 Fix the empty log bug in linux. by Yang Luo · 9 years ago
  5. 874c598 Allow the services tenant. by Yang Luo · 9 years ago

Casbin Server Build Status Coverage Status Godoc

Casbin Server is the Access Control as a Service (ACaaS) for Casbin. It provides RESTful interface for Casbin authorization.

Installation

go get github.com/casbin/casbin-server

Getting Help

License

This project is under Apache 2.0 License. See the LICENSE file for the full license text.