| Casbin Server [](https://travis-ci.org/casbin/casbin-server) [](https://coveralls.io/github/casbin/casbin-server?branch=master) [](https://godoc.org/github.com/casbin/casbin-server) |
| ==== |
| |
| Casbin Server is the Access Control as a Service (ACaaS) for [Casbin](https://github.com/casbin/casbin). It provides RESTful interface for Casbin authorization. |
| |
| ## Installation |
| |
| go get github.com/casbin/casbin-server |
| |
| ## Getting Help |
| |
| - [Casbin](https://github.com/casbin/casbin) |
| |
| ## License |
| |
| This project is under Apache 2.0 License. See the [LICENSE](LICENSE) file for the full license text. |