Ask HN: Nice alternatives to Postman?
Hey HN,
I'm looking for alternatives to Postman. It's become too bloated in my opinion and I no longer enjoy using it. I'd like something minimal yet effective, preferably as a "native" macOS app but I might be fine with a functional and well-designed electron app.
Thanks for any suggestions!
16 comments
[ 12.3 ms ] story [ 803 ms ] threadWhat I like about it that requests are defined in a simple markup language called "Bru" and stores as simple text files, you can easily throw them around.
If you need a little more control or automation, it can also generate scripts for cURL or PowerShell (and others) directly from the request. Organization is on you, but I prefer that over a heavyweight and opinionated tool like Postman.
The .http files can also be used in Jetbrains Rider (probably their other suites as well)
[1] https://firefox-source-docs.mozilla.org/devtools-user/networ...
[1] https://github.com/ArchGPT/insomnium
[2] https://news.ycombinator.com/item?id=37708582