GRPC client CLI, like grpcurl, but in Rust; GRPC Client UI, like postman, but in Rust
Stars
21
Forks
2
Watchers
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
feature: fix descriptor loading issue
8d9e0d4
chore: add example server and fix gh
214d732
chore: add chats
1d74d02
feature: add integration tests (not complete)
d23a86d
feature: update readme
112be51
feature: improve call history
c8dffdf
feature: support streaming input
c458b18
feature: improve call history UI
3a0da9c
feature: improve request data form
d7077a9
feature: put header on top of data
1736ac7
feature: support grpc client UI
6962d2e
feature: support grpc client cli and api backend
d4734b6
feature: initialize the project
44320b5