18

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

all 14 comments
sorted by: hot top controversial new old
[-] Gnubyte@lemdit.com 8 points 1 year 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/

[-] w2qw@aussie.zone 3 points 1 year ago
[-] oddsys@lemmy.world 2 points 1 year ago

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

[-] wernsting@lemm.ee 2 points 1 year ago* (last edited 1 year ago)

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

[-] voidentropy@lemm.ee 2 points 1 year 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

[-] cpressland@celeb.pizza 2 points 1 year 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.

[-] starman@programming.dev 1 points 1 year ago

Sometimes swagger UI

[-] Brisolo32@lemmy.eco.br 1 points 1 year ago

Insomnia or just plain old cURL

[-] ictinus@lemmy.world 1 points 1 year 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.

[-] 520@kbin.social 1 points 1 year ago

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

[-] sknowmads@dormi.zone 1 points 1 year ago

Why switch? Postman is still my go-to

this post was submitted on 09 Aug 2023
18 points (84.6% liked)

Technology

58287 readers
4294 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 1 year ago
MODERATORS