What alternative to ‘postman’ do you like the most for simply testing a bunch of REST services?
Insomnia user checking in…
Until I saw the sub I thought this was going to be a question about what to call the postal officer now that we live in a modern society where women are trusted to stuff letterboxes as well as men. Postie is of course the answer to that.
Curl
Same. Just curl. Good enough.
This looks very good. Thanks for sharing.
Removed by mod
Hoppscotch.io works a treat
I used to use Paw, but it’s only available on OS X. It’s a shame because it has the single best variable/templating system I’ve ever used. Since I prefer a cross platform and ideally open source solution though I’ve switched to Insomnia. It’s not quite as good as Paw, but I can actually use it on Windows and Linux unlike Paw.
My day job is in OSX so, Paw user checking in. Very nice UI…
SoapUI open source version works pretty well and does not require a logon to save your projects
And which ones handle injecting base 64 encoded file content (100MB) into the json body well? I’ve been using SoapSonar, but I’m having issues with this at the moment.
Little Faraday scripts
When you add swagger to your services, you don’t need rest clients
FF devtools