Skip to content

tcheronneau/sudoors

Repository files navigation

Database creation : diesel setup Migration creation: diesel migration generate sudos

Testing GRPC : grpcurl -plaintext -import-path ./proto -proto sudoing.proto -d '{"hostname": "Tonic"}' 'localhost:50051' sudoing.Sudoing/Sudo

Testing HTTP : curl -XPOST -H "Content-Type: application/json" localhost:8000/sudo -d '{"username": "thomas", "duration": 10}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published