Hacker News new | past | comments | ask | show | jobs | submit login

Curl is my go to tool for this sort of interaction. I have been a long time Postman user though. The number one feature it has which curl doesn't is collections. Which is basically their name for saving queries. I have my companies entire API saved in various collections which allows me to quickly do any API call without looking at documentation or having to whip up so JSON boilerplate.

For more advanced or one off testing, curl would still be my go to.




I have a "collection" of curl command lines aliased in my ~/.bash_aliases file. Maybe something like that would help you?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: