Ask HN: Developers, do you use Postman for API testing?
9 comments
https://github.com/docsion/rfsh if you are familiar with bash script , feel free to add feature request via PR (e.g run test for postman collection)
I switched to Insomnia a while ago because it's less bloated.
curl
me too! or, you can give httpie [1] a try
[1] https://httpie.io
[1] https://httpie.io
How do you deal with oauth2 with curl?
Google for “curl oauth2” for lots of helpful explanations and examples.
SoapUI seem like it is too tied down to xml.
does anyone have suggestions?