this post was submitted on 09 Aug 2023
34 points (90.5% liked)

Technology

55940 readers
3764 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
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] Andreas_@lemm.ee 3 points 11 months ago

Same here, absolutely love being able to write HTTP requests like code! With the auto completion I’m 10x faster writing requests than using Postman or Insomnia. You can define multiple requests in one file and execute them like a script. There’s also a templating feature which you can use for different environments.