Hacker News new | ask | show | jobs
by Nezteb 2245 days ago
I’m curious: what are your top alternatives to Postman?
5 comments

Insomnia [1] is a good one, it has all the necessary features to navigate REST APIs without the cloud clutter that comes with Postman.

[1] https://insomnia.rest

Paw (https://paw.cloud) is my favourite.
Rested (https://addons.mozilla.org/en-US/firefox/addon/rested/) which run as a browser extension.
cURL, with some bash aliases to help things along.
I prefer this as well.

Rather not go down the road of having examples for every major platform.

restclient.el for emacs