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! 🙏

47 points
34 points

It’s branded as Bruno the dog, because the dog is the enemy of the postman.

permalink
report
parent
reply
7 points

Ha ha!

permalink
report
parent
reply
2 points

Wow… I feel dumb. I’ve used Bruno for over a year now and never noticed.

permalink
report
parent
reply
32 points
*

I am disappointed about their recent switch to a subscription model though. They quietly removed the single-time purchase “Golden Edition” and introduced multiple subscriptions. Not a good start, let’s see if the enshittification continues like with all API testing tools.

permalink
report
parent
reply
24 points

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.

permalink
report
parent
reply
8 points

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.

permalink
report
parent
reply
9 points

Same - As an Insomnia refugee, I thought “Oh no, not this again” and felt foolish for evangelising it.

permalink
report
parent
reply
3 points

wait, really?? bruno is chill and i bought the lifetime. it really was billed as an alternative to that model

permalink
report
parent
reply
3 points

I thought we didn’t talk about Bruno.

permalink
report
parent
reply
1 point

Yes, Bruno is great! The only downside is that everytime I start it, I have that damn Disney song stuck in my head 😆

permalink
report
parent
reply
29 points

If you use VSCode, Rest client is so much better than Postman. Requests are simple text files that area easy to edit, version and share with others

permalink
report
reply
6 points

Also my go-to, I prefer everything in version control instead of someone else’s cloud.

IIRC, Pycharm can also inject the same .rest files.

permalink
report
parent
reply
3 points

I use this as well. In fact, I have an instance of VSCode running only for access to the extension library - I do most of my editing in Android Studio, but manage Git interactions and things like Rest Client in VSCode.

permalink
report
parent
reply
1 point

android studio is built on intellij, and as a result can do the exact same things intellij does, which includes the .http files (which I think are the same as .rest files). So you can get the exact same features in android studio as you do in vscode. I think.

permalink
report
parent
reply
3 points

Wow… it’s pretty awesome! Thanks.

permalink
report
parent
reply
26 points
*

Curl. Everything you described is not hard to do via scripts. I use it every day for all of my API testing needs. You’re also not limited to the features Postman provides.

permalink
report
reply
9 points

This is like telling someone who needs a new table saw that they can use a handsaw.

Like sure it works great, but it’s going to be a long process getting things done compared to something like postman.

permalink
report
parent
reply
2 points

It does not take long to use curl, not sure what you’re talking about. There’s not particularly special about what Postman does.

permalink
report
parent
reply
2 points
*
Deleted by creator
permalink
report
parent
reply
1 point

If a person needs to process an entire kitchen worth of lumber, then yes, tablesaw. If, however, a person needs to build one simple box and also learn how the wood fits together and practice their skills, then handsaw.

permalink
report
parent
reply
3 points

xh is a nice modern alternative.

permalink
report
parent
reply
4 points

What’s not modern about curl?

permalink
report
parent
reply
-1 points

It’s almost 30 years old. Not to knock cURL, it’s a staple for sure.

HTTPie and xh claim to have a more intuitive UX. If the functionality is comparable, I choose tools written in memory-safe languages by default.

permalink
report
parent
reply
0 points
*

How would you test a GraphQL API with curl?

EDIT: Nevermind I just looked it up and I’ll just stick with postman for now.

permalink
report
parent
reply
1 point

The same way you test any other API. Not really different. I tend to keep my request bodies in separate files organized in folders to keep things tidy.

permalink
report
parent
reply
21 points

All I want is to make API requests with whatever headers but no fucking Electron so the app loads before the heat death of the universe… Please, please

permalink
report
reply
17 points

curl?

permalink
report
parent
reply
12 points

I’m genuinely wondering, if this is a situation where the open-source community just uses curl and that’s why there’s only corporate gunk for those who want more features. For example, curl obviously won’t support Excel import, but folks in the open-source community are also very unlikely to want that…

permalink
report
parent
reply
13 points

You can easily write a script to make curl requests from a CSV.

permalink
report
parent
reply
5 points
*

I’m genuinely wondering, if this is a situation where the open-source community just uses curl and that’s why there’s only corporate gunk for those who want more features.

Yeah. Pretty much. As one of the folks who could code a new solution in go in a weekend, I have not - because curl plus some trivial one-liners in Bash, Python or PowerShell is already a 90% solution to what I need.

permalink
report
parent
reply
2 points

Depending on exactly what you mean by importing from excel, there are libraries for Perl/Python/your scripting language of choice that will simplify that so it becomes a matter of a fairly small amount of code to build a test harness that does exactly what you want.

permalink
report
parent
reply
13 points

It’s been a while but insomnia used to be my go to

permalink
report
reply
24 points

It got enshittified. I went to use it one day and it wouldn’t work without creating an account.

permalink
report
parent
reply
5 points

Aw man that really sucks. I moved to it back in the day after Postman got enshittified. The cycle continues I suppose

permalink
report
parent
reply

Ah shit. Time to make something from scratch then.

permalink
report
parent
reply
2 points
*

I use one of its forks called Insomnium which was forked right before compulsory login was added.

permalink
report
parent
reply
5 points

Check out Insomnium

permalink
report
parent
reply
2 points

I use insomnia but many of the updates to it disrupt my workflow. I should probably find something else.

permalink
report
parent
reply

Programming

!programming@programming.dev

Create post

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 !webdev@programming.dev



Community stats

  • 2.4K

    Monthly active users

  • 1.9K

    Posts

  • 30K

    Comments