Adapt the model path.
1 file changed
tree: a7d7219673752a55dcf54ab800c5b8db6ba383ba
  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.