Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casbin/casbin-server-deprecated

Casbin as a Service via RESTful
https://github.com/casbin/casbin-server-deprecated

abac access-control acl authorization casbin rbac service

Last synced: 2 months ago
JSON representation

Casbin as a Service via RESTful

Awesome Lists containing this project

README

        

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.