Set up default protection ruleset for default and release branches
1 file changed
tree: 6b7ca35e8a72108c8a7af20f7644a076af77a3fb
  1. model/
  2. .asf.yaml
  3. .gitignore
  4. .travis.yml
  5. dispatcher.go
  6. global_test.go
  7. LICENSE
  8. local_test.go
  9. main.go
  10. README.md
README.md

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.