←back to thread

536 points helloguillecl | 1 comments | | HN request time: 0.2s | source
Show context
pjio ◴[] No.45652712[source]
Question: Do I miss something by not using Postman? My alternatives for development are "Edit and Resend" of a request (in Firefox) and plain old curl scripts for reusable examples.
replies(9): >>45652888 #>>45652909 #>>45652942 #>>45652969 #>>45653266 #>>45653436 #>>45653499 #>>45653535 #>>45653691 #
1. cvak ◴[] No.45653436[source]
I used to use postman, before they become greedy, now I use Bruno.

But to your question - I have saved based authenticated request to our company useful APIs - github/jira/artifactory - so when I want to string together some micro tool to do something in batch, I don't have to remember where do I create API key, and how do they accept it.