Skip to content

Casbin-gRPC provides gRPC interface for Casbin authorization which is implemented with Rust.

License

Notifications You must be signed in to change notification settings

casbin-rs/casbin-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

casbin-grpc

Casbin-gRPC provides gRPC interface for Casbin authorization which is implemented with Rust.

How to use?

Prerequisites

Protobuf (if not installed): As Casbin-Server uses gRPC, you need to install Protocol Buffers first to generate the .proto file, it will auto execute by build.rs.

Start server

cargo run --bin casbin-server

Releases

No releases published

Packages

No packages published

Languages