Live data from Hacker News

Hoppscotch: Open source alternative to Postman / Insomnia

github.com

31–40 of 129 posts

Re: Hoppscotch: Open source alternative to Postman / Insomnia

#33

The industry has largely moved to [Bruno]( https://github.com/usebruno/bruno )

Yes, But. It doesn't seem like the worst - yet - but Bruno also ramped up their monetization. So far it seems survivable. But given how things have gone before, it's unclear how viable Bruno will really remain. https://news.ycombinator.com/item?id=42170934

Are these applications forever doomed? First Postman, then Insomnia, now Bruno...

Re: Hoppscotch: Open source alternative to Postman / Insomnia

#34
If you use a VSCode-based editor, a good alternative can be the "REST Client" extension: https://marketplace.visualstudio.com/items?itemName=humao.re...

I’ve been burned a few times by these clients — difficult backups, changing licensing/commercial terms, hard to version — so now I prefer a few simple .http files that I can version in Git and easily read, even if the extension disappears.

Re: Hoppscotch: Open source alternative to Postman / Insomnia

#38

The industry has largely moved to [Bruno]( https://github.com/usebruno/bruno )

Bruno slowly changed the policy from "we are all free" to "we are mostly free" to "pay for feature A, B, C"

Understandable, but feals like being tricked into something.

Re: Hoppscotch: Open source alternative to Postman / Insomnia

#39
post #34

If you use a VSCode-based editor, a good alternative can be the "REST Client" extension: https://marketplace.visualstudio.com/items?itemName=humao.re... I’ve been burned a few times by these clients — difficult backups, changing licensing/commercial terms, hard to version — so now I prefer a few simple .http files that I can version in Git and easily read, even if the extension disappears.

That extension is excellent! Been using it for few years already
Post reply on HN