
Fully-featured desktop gRPC/gRPC-Web client.
π§ This project is in beta phase and can get breaking changes at any time until it goes to v1.
Features
β
Tabs
β
Shortcuts
β
Environments
β
Persisted collections
Getting started
Install the latest version for your OS from release page.
Today you can update only by manually downloading new app version and reinstalling it. I'm working on automatic updates.
Shortcuts
Use β+K
(macOS) or Ctrl+K
(Windows/Linux). Just try it.
Working with 64-bit integers
If you want to send 64-bit integers (int64
, uint64
, sint64
, fixed64
, sfixed64
) just wrap values in quotes.
{
"int64": "9223372036854775807"
"uint64": "18446744073709551615
β¦In this release I have concentrated on user experience:
- Full support of shortcuts
- Reworked collections management
- Notifications
- Improved UX
gRPC clients Iβve worked with had drawbacks and didnβt fit my use-case in a way I was expecting, since Iβve started working with gRPC 3+ years ago.
Since then, I wanted a tool that fits any need in gRPC world. This is why I created ezy.
Compared to Insomnia and Postman, ezy offers better streams support, allows you to use Server-Side and Mutual TLS with custom TLS certificates, works with gRPC-Web and has a more slick UI/UX.
If you are looking for a gRPC/gRPC-Web client which fits your needs, give ezy a chance!
Iβd love to hear your feedback and answer any questions regarding ezy.
Top comments (0)