Is this affiliated with Postman? It seems disingenuous to reuse their name if not.
Show HN: I created Postwoman, an online, open-source API request builder
61–70 of 110 posts
Re: Show HN: I created Postwoman, an online, open-source API request builder
#62I'm not affiliated with Postman in any way. But if I was, I'd already have sent a note to my lawyers to collect evidence, issue a cease and desist letter, get your project kicked off of github, and prepare for the possibility of lawsuit.
Given the nature of your project and the extreme similarity to the name "Postman", I would strongly urge you to change your project's name before you expose yourself and your family to potential financial ruin.
Re: Show HN: I created Postwoman, an online, open-source API request builder
#63Earlier quoted context omitted.
Even by HN standards this seems like an excessive level of cynicism for a bog standard blog post format.
I did not mean to come about as cynical, I simply do not understand this mindset. If you identified a problem, why not fix it? Why keep on making the same decision with the same deterministic outcome?
> This is probably the worst website I have ever used.
> What is going on with these people.
Re: Show HN: I created Postwoman, an online, open-source API request builder
#64Don't forget to paste your auth tokens into a random website today.
Re: Show HN: I created Postwoman, an online, open-source API request builder
#65Earlier quoted context omitted.
I'm curious to know what gives you the confidence that Insomnia won't lose your saved data? Are you paying the premium for the data sync?
Not OP, but since Insomnia is a native app, it'll probably store its data and preferences in ~/Library. That is of course backed up via Time Machine.
Re: Show HN: I created Postwoman, an online, open-source API request builder
#66Since it was added, my favourite way to do API requests is IntelliJ Http client https://www.jetbrains.com/help/idea/http-client-in-product-c... You just write the requests. That's it. Not much of an interface or anything. It also supports creating requests from a cURL command (so in Chromium devtools you can copy the cURL request and then paste it in IntelliJ).
Having used Postman, Insomnia and the IntelliJ Http Client, the last one is the best out of them all.
Re: Show HN: I created Postwoman, an online, open-source API request builder
#67Re: Show HN: I created Postwoman, an online, open-source API request builder
#68Don't forget to paste your auth tokens into a random website today.
Everyone: don't use existing please make new, unique keys for services like this. Time-box and revoke!
Re: Show HN: I created Postwoman, an online, open-source API request builder
#69Earlier quoted context omitted.
Everyone: don't use existing please make new, unique keys for services like this. Time-box and revoke!
Can you please elaborate on what you mean by time-boxing and how you achieve it? I'm assuming it means to assign a time scope to a key and then revoke it's access outside of that time period. This would require access to the API authentication methods, correct? Otherwise, for API's that you don't have backend access to (e.g., GitHub API) you should just generate a token for testing and manually delete it when you are…
Re: Show HN: I created Postwoman, an online, open-source API request builder
#70I'm just a user of this, but if anyone is looking for a truly native MacOS version of Postman, you should take a look at Paw. https://paw.cloud/