this post was submitted on 26 Jan 2024
44 points (92.3% liked)
Technology
147 readers
11 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Any good alternatives?
Insomnia. You don't have to use an account. It's slightly annoying but the application works well.
Insomnia suffers from the same issue, use the fork https://github.com/ArchGPT/insomnium
I really like Bruno
Edit: https://www.usebruno.com/
The reason I hadn't used Postman in a while was because I had put Swagger on all my APIs. If that's an option for you, I recommend it.
For an alternative, I reckon you can't go past cUrl. Get a request working, then parametrise it with whatever scripting/programming language you like best, copy paste edit rinse repeat, and you've got yourself a makeshift Postman.