114
submitted 9 months ago by NeoNachtwaechter to c/technology

What alternative to 'postman' do you like the most for simply testing a bunch of REST services?

all 48 comments
sorted by: hot top controversial new old
[-] sanimalp 68 points 9 months ago

Insomnia user checking in..

[-] [email protected] 8 points 9 months ago

Same, although it has been getting shittier and shittier.

[-] [email protected] 3 points 9 months ago

How so? I recently switched to it from Postman and haven't heard much negative about it yet.

[-] [email protected] 10 points 9 months ago

Don't get me wrong, it's still pretty good and I do prefer it to Postman. I just dislike the amount of extra features and weird Insomnia account stuff they have been adding the past few years. When it first came out I loved it for its simplicity, and I feel like that's being lost.

[-] [email protected] 1 points 9 months ago

Never hurts to have a good fork or clone of it lying around somewhere ;-)

[-] [email protected] 2 points 9 months ago

i use insomnia as well

[-] Robertej92 28 points 9 months ago

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.

[-] ethman42 7 points 9 months ago

I go with mail carrier. Then again, the man in postman is supposedly from the old English “mann” which just meant person.

[-] [email protected] 3 points 9 months ago

I refer to mine with much ruder terms, but she often misses deliveries, so yeah.

[-] [email protected] 19 points 9 months ago
[-] [email protected] 12 points 9 months ago* (last edited 9 months ago)

I’ll use REST Client in visual studio code when working on Azure functions etc

[-] [email protected] 7 points 9 months ago

I use Thunder client in VSC.

[-] namelivia 9 points 9 months ago
[-] [email protected] 2 points 9 months ago

Same. Just curl. Good enough.

[-] [email protected] 8 points 9 months ago

Insomnia.rest generally is my tool: https://github.com/Kong/insomnia

Thunder Client if you like to keep all the relevant requests n data inside the project directory, probably good for teams: https://open-vsx.org/extension/rangav/vscode-thunder-client

With VS-Codium (vscode with the microsoft telemetry scraped out): https://vscodium.com/

[-] [email protected] 8 points 9 months ago

Curl. Or if I need to chain stuff together for auth reasons or whatever, sometimes ill just pop into a python virtualenv and use requests

[-] [email protected] 8 points 9 months ago

Why switch? Postman is still my go-to

[-] NeoNachtwaechter 32 points 9 months ago

I want it free and open source and easy.

They are getting more and more agressive with their paid services and so my guts have informed me that the end is near ;-)

I have seen the same happening with Soapui before: suddenly nobody was using it anymore.

[-] smallflag4168 7 points 9 months ago

Oh god, I have to use SoapUI at work occasionally, and I hate it so much.

[-] [email protected] 5 points 9 months ago

I rolled back to the previous version and deleted update.exe

[-] Potatos_are_not_friends 1 points 9 months ago

Same.

Maybe my usecases are extremely basic. And all their Pro features are just bells and whistles that doesn't affect me but I hope someone does find value out of it.

[-] [email protected] 8 points 9 months ago

Sometimes swagger UI

[-] EmasXP 8 points 9 months ago
[-] [email protected] 5 points 9 months ago

This looks very good. Thanks for sharing.

[-] [email protected] 6 points 9 months ago
[-] soda3x 5 points 9 months ago

Hoppscotch.io works a treat

[-] orclev 5 points 9 months ago

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.

[-] cevn 2 points 9 months ago

My day job is in OSX so, Paw user checking in. Very nice UI…

[-] [email protected] 4 points 9 months ago

Thunderclient for vscodium

[-] [email protected] 3 points 9 months ago

Curl. Especially as Firefox' network tab lets me copy every request in curl format. I only use postman for complex POST/PUT/PATCH requests. I've used httpie in the past.

[-] [email protected] 3 points 9 months ago

Insomnia or just plain old cURL

[-] [email protected] 2 points 9 months ago

I sometimes use Advanced Rest Client (ARC).

[-] [email protected] 2 points 9 months ago

I’ve recently been looking at Hopscotch: https://github.com/hoppscotch/hoppscotch

But the free version of Postman seems to offer everything we’d want.

[-] oddsys 2 points 9 months ago

SoapUI open source version works pretty well and does not require a logon to save your projects

[-] [email protected] 2 points 9 months ago

rest.nvim with neovim

[-] [email protected] 2 points 9 months ago* (last edited 9 months ago)
[-] [email protected] 2 points 9 months ago

We're been looking at hoppscotch mainly for the ability to collaborate and store everything on site.

[-] [email protected] 1 points 9 months ago

Depends on what tests I want to do. Sometimes I just make a python script.

[-] [email protected] 1 points 9 months ago

I don't really use any tool. For my stuff I use FastAPI which generates swagger UI, and when troubleshooting I interact that way.

[-] [email protected] 1 points 9 months ago* (last edited 9 months ago)

Paw (native MacOS app)

[-] [email protected] 1 points 9 months ago
[-] ictinus 1 points 9 months ago

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.

[-] [email protected] 0 points 9 months ago

FF devtools

[-] DeriHunter -2 points 9 months ago

When you add swagger to your services, you don't need rest clients

this post was submitted on 09 Aug 2023
114 points (94.5% liked)

Technology

54366 readers
3053 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 11 months ago
MODERATORS