Earlier quoted context omitted.
Seems pretty nice but $50 is a little high - is it really worth the premium?
No -- I used and paid for PAW for a while. I gave up on all MacPaw products once I realized their sales staff contacted me after I asked them not to -- they immediately lost me as customer. They just wanted to 'help' me get on to a more expensive plan that was for Teams. There are plenty of great alternatives: HTTPie is one I like. Haven't found a good alternative to CleanMyMac yet though.
Show HN: Restfox – Open source lightweight alternative to Postman
21–30 of 209 posts
Re: Show HN: Restfox – Open source lightweight alternative to Postman
#22Page is not working for me. I'm in Firefox
Works fine for me.
Opened a request to https://api.publicapis.org/entries and it fetched results.
Re: Show HN: Restfox – Open source lightweight alternative to Postman
#23Be careful with Postman. It seems they upload all your secrets to their servers. We stopped to use it a time ago. I don't know if they changed in this regard.
Re: Show HN: Restfox – Open source lightweight alternative to Postman
#24Earlier quoted context omitted.
No -- I used and paid for PAW for a while. I gave up on all MacPaw products once I realized their sales staff contacted me after I asked them not to -- they immediately lost me as customer. They just wanted to 'help' me get on to a more expensive plan that was for Teams. There are plenty of great alternatives: HTTPie is one I like. Haven't found a good alternative to CleanMyMac yet though.
Unless I'm mistaken, Paw isn't owned by MacPaw? It's an unrealted product with a one time purchase price.
Re: Show HN: Restfox – Open source lightweight alternative to Postman
#25I actually prefer it.
Re: Show HN: Restfox – Open source lightweight alternative to Postman
#26Unsolicited UX notes…
I read Hacker News on mobile, so tried the app on mobile and ran into some challenges. In order to save space, eliminate the right click, and work on mobile please consider changing:
You can right click here to create a new request or a new folder
To the following (illustrated using pseudo markdown): [Create request] or [Create a folder]
It would also be helpful to replace the GitHub star link with a link to your README. GitHub star links are problematic because they require a login that adds friction that prevents people from getting to your README page. People will login if they decide to star the project, but they might never get to your GitHub if they don’t have time to login or can’t easily login on the device where they’re reading.Re: Show HN: Restfox – Open source lightweight alternative to Postman
#27Re: Show HN: Restfox – Open source lightweight alternative to Postman
#28I switched to insomnia when postman changed their pricing pulling the rug out from everyone wanting us to pay like $300 more per month. (Before they back tracked) https://insomnia.rest/ I actually prefer it.
Re: Show HN: Restfox – Open source lightweight alternative to Postman
#29My favorite testing HTTP Client is still just the IntelliJ built-in, pure text. You know exactly what you send without having to navigate menus and whatnot. In the end, 99% of HTTP requests are just that, text.
Re: Show HN: Restfox – Open source lightweight alternative to Postman
#30I switched to insomnia when postman changed their pricing pulling the rug out from everyone wanting us to pay like $300 more per month. (Before they back tracked) https://insomnia.rest/ I actually prefer it.