Settings

Theme

New gRPC Client: Kalisto

2 points by dennypenta 3 years ago · 0 comments · 1 min read


I just published my new tool I developed: https://kalisto.app.

It’s a network client(currently it supports only grpc) that allows me to use JS as a request definition instead of a JSON. You can name it grpc gui or grpc client. The trick is it allows me to run scripts on complex user flows when I change a service. And I just fancy it and think JSONs look weird for grpc. I know that api/e2e tests should fix it, but sometimes it just faster/comfortable.

It’s an early draft, the next features I want to deliver is saving the requests and scripts templates. It’s even not signed yet and doesn’t have auto update, so I keep working on it.

A long description of this app is here: https://kalisto.app/blog/acceptance-testing

If anyone finds it useful I’m happy to talk about the nearest features or just some ideas/feedback.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection