DEV Community

Alexey Vasyukov
Alexey Vasyukov

Posted on

ezy - desktop gRPC client

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.

ezy

Features

✅ Localy persisted collections.
✅ Multi-tabs.
✅ Environments.

gRPC

✅ Unary calls.
✅ Client/Server/Bidirectional streaming.
✅ Metadata support.
✅ TLS (Server-side/Mutual) support.
✅ Good errors output.

Preview

Plans

Actual roadmap available here.

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

Top comments (0)