Use 9111 port.
1 file changed
tree: 8db726cf7776c9c82fbcfe693d280062e5c18cfb
  1. model/
  2. .gitignore
  3. .travis.yml
  4. dispatcher.go
  5. global_test.go
  6. LICENSE
  7. local_test.go
  8. main.go
  9. 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.