https://github.com/casbin/casbin-go-client
Go client for Casbin-Server
https://github.com/casbin/casbin-go-client
abac access-control acl auth casbin casbin-server client go golang rbac
Last synced: 6 months ago
JSON representation
Go client for Casbin-Server
- Host: GitHub
- URL: https://github.com/casbin/casbin-go-client
- Owner: casbin
- License: apache-2.0
- Created: 2018-09-25T11:01:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-05T15:33:21.000Z (about 1 year ago)
- Last Synced: 2025-04-10T05:07:55.048Z (6 months ago)
- Topics: abac, access-control, acl, auth, casbin, casbin-server, client, go, golang, rbac
- Language: Go
- Homepage: https://github.com/casbin/casbin-server
- Size: 48.8 KB
- Stars: 27
- Watchers: 2
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Go client for Casbin Server
====
[](https://goreportcard.com/report/github.com/casbin/casbin-go-client)
[](https://github.com/casbin/casbin-go-client/actions)
[](https://pkg.go.dev/github.com/casbin/casbin-go-client)
[](https://github.com/casbin/casbin-go-client/releases/latest)
[](https://discord.gg/S5UjpzGZjN)
[](https://sourcegraph.com/github.com/casbin/casbin-go-client?badge)``casbin-go-client`` is Golang's client for [Casbin-Server](https://github.com/casbin/casbin-server). ``Casbin-Server`` is the ``Access Control as a Service (ACaaS)`` solution based on [Casbin](https://github.com/casbin/casbin).
## Installation
go get github.com/casbin/casbin-go-client
## License
This project is under Apache 2.0 License. See the [LICENSE](LICENSE) file for the full license text.