Fix the CI error.
2 files changed
tree: 0004d9c0faf161f10b929e3a758e50e967f46cab
  1. model/
  2. .gitignore
  3. .travis.yml
  4. dispatcher.go
  5. dispatcher_test.go
  6. LICENSE
  7. main.go
  8. 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.