this post was submitted on 31 Dec 2024
90 points (100.0% liked)

Programming

17741 readers
349 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

Hey!

I'm currently hitting the limits with Postman's free tier and need your recommendations for alternatives. My company isn't planning to upgrade to the paid version, so I'm specifically looking for:

Must-have features:

  • Unlimited API requests
  • Collection runner or similar batch testing capability
  • Data import from spreadsheets for test automation
  • The collection runner feature is crucial for my workflow: I heavily rely on being able to import Excel data to generate and map multiple API calls without manual setup.

Has anyone switched from Postman to something else that offers these capabilities? What's your experience been like?

Thanks in advance for any suggestions! 🙏

you are viewing a single comment's thread
view the rest of the comments
[–] heavydust 26 points 6 days ago (1 children)

That’s hilarious. I remember Bruno being sold as the better tool because it had no subscription, and they switched to being evil in less than a year.

[–] [email protected] 9 points 6 days ago

I wonder why is this kind of product so liable to enshittification. It's just a simple Electron GUI to edit and submit requests to a REST API. Much more complex software has worked fine for years as FOSS.