Hacker News new | ask | show | jobs
by typosaur 988 days ago
Do you have a plan to maintain it long-term or is it just a fork in sake of a fork?

Other than that, for UI/manual testing I'd recommend Restfox or Bruno and ezy for gRPC. Hurl and Step CI for automated testing

Restfox: https://github.com/flawiddsouza/Restfox

Bruno: https://github.com/usebruno/bruno

ezy: https://github.com/getezy/ezy

Step CI: https://github.com/stepci/stepci

Hurl: https://github.com/Orange-OpenSource/hurl

Upd: added links

5 comments

Yes! I plan to maintain it long-term! I will be rolling out some feature improvements and updates these few weeks.

I still think Kong did a good job in crafting the product. I started using Insomnia in my previous company 3 years ago and our team loved it.

What happened recently felt a little bit like the Unity fiasco (of course, in a much much smaller scale). Though as a user I would say Kong had taken a bad turn, as a dev I'm still grateful to them for open-sourcing such a fantastic product.

One of the reasons I forked Insomnia was because it uses React & Electron, both of which I'm quite familiar with. And I think many parts of Insomnia are quite nicely written overall (but unfortunately things like nedb that was used is no longer maintained https://github.com/louischatriot/nedb so it's probably wise to swap out at some point)

https://hoppscotch.io/ is another one
It’s VC-funded…
I think their model is acceptable and sustainable. It's MIT licensed, and they make money on the self-hosted enterprise edition that gives you SSO, permissions, audits, etc.

Recently switched to it after going through most of the alternatives, because it has a clean UX, works on every OS without install, and has all of the features I need.

I'm gonna be a cynic here. Maybe they have a sustainable model _now_, but there is no telling for how long the VCs will be happy with the revenue this model generates. Somewhere down the line they might want to see a better ROI that involves converting Hoppscotch to a cloud-only app just like Postman and Insomnia
The VC is OSS Capital, so I'm not too worried about this happening.
There is also https://kreya.app (I'm one of the creators)
Perhaps it will be a repeat of this.
for vscode i use thunder client, it works and is there any better option for vscode.
thunder isn't open-source though?

you should try REST Client: https://marketplace.visualstudio.com/items?itemName=humao.re...