Hacker News new | ask | show | jobs
Awesome desktop gRPC Client (github.com)
2 points by notmedia 1402 days ago
1 comments

Hi! I just released new desktop gRPC client called ezy.

Why another one? I'm working with gRPC every day and for my opinion all existed GUI clients do not well designed or do not have fully gRPC features support. And some of them like BloomRPC unfortunately are unmaintained.

Features:

Localy persisted collections. Multi-tabs. Environments. Unary calls. Client/Server/Bidirectional streaming. Metadata support. TLS (Server-side/Mutual) support. Good errors output.

Coming soon: grpc-web, server reflection

If you are interested in this project, please share your feedback/ideas here or in GitHub discussions