blob: 0f5fae6ba4b85625d3f28ac014d97844c5444c27 [file] [view]
Casbin Server [![Build Status](https://travis-ci.org/casbin/casbin-server.svg?branch=master)](https://travis-ci.org/casbin/casbin-server) [![Coverage Status](https://coveralls.io/repos/github/casbin/casbin-server/badge.svg?branch=master)](https://coveralls.io/github/casbin/casbin-server?branch=master) [![Godoc](https://godoc.org/github.com/casbin/casbin-server?status.svg)](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.