I'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/
Show HN: I created Postwoman, an online, open-source API request builder
31–40 of 110 posts
Re: Show HN: I created Postwoman, an online, open-source API request builder
#32Re: Show HN: I created Postwoman, an online, open-source API request builder
#33https://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).
Re: Show HN: I created Postwoman, an online, open-source API request builder
#34Re: Show HN: I created Postwoman, an online, open-source API request builder
#35Re: Show HN: I created Postwoman, an online, open-source API request builder
#36-_- wow. Way to stereotype women
Re: Show HN: I created Postwoman, an online, open-source API request builder
#37I'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/
Re: Show HN: I created Postwoman, an online, open-source API request builder
#38I'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/
Re: Show HN: I created Postwoman, an online, open-source API request builder
#39I'm surprised that nobody has mentioned Insomnia. https://insomnia.rest/ It's an excellent tool that allows defining workspaces and even sharing sets of routes with members of your team. It's one of my favourite tools.
Re: Show HN: I created Postwoman, an online, open-source API request builder
#40Opening the link I was hoping that this would be a postman with better support for file uploads. I have a long lived desired to be able to have postman request which embeds a file to upload. I really like postman features and UX but when I need a test suite for a file upload endpoint it doesn't match. Tried several hacks to achieve to embed files but none worked. If the endpoint supported Content-Transfer-Encoding it…
https://stackoverflow.com/questions/16015548/tool-for-sendin...