Postman which I thought worked locally on my computer, is down
111–120 of 300 posts
Re: Postman which I thought worked locally on my computer, is down
#112Apparently Postman needs to be online in order to send “telemetry”: https://anonymousdata.medium.com/postman-is-logging-all-your...
Re: Postman which I thought worked locally on my computer, is down
#113Earlier quoted context omitted.
You're already going down the path Postman did. No way I'm using that.
you use it until he fucks it up and then switch to the next guy. These api clients are rocket science, the barrier for entry is very low.
Re: Postman which I thought worked locally on my computer, is down
#114This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app
Re: Postman which I thought worked locally on my computer, is down
#115Earlier quoted context omitted.
Non-competes expire
I love a solo dev building from scratch is going up against an entire team and company who have years of head start, alot more money and a product that the solo dev originally wrote for them. And the solo dev has a better product already and might actually win haha. Underdog story. Rooting for you!
Re: Postman which I thought worked locally on my computer, is down
#116I loved to use their free desktop app for building API documentations which can be used for scaffolding / generating APIs but for some reason I don't remember right now I had to stop using it.
Re: Postman which I thought worked locally on my computer, is down
#117Re: Postman which I thought worked locally on my computer, is down
#118- requests chaining,
- capturing and passing data from a response to another request,
- response tests (JSONPath, XPath, SSL certs, redirects etc...)
There is nice syntax sugar for requesting REST/SOAP/GraphQL APIs but, at the core, it's just libcurl! You can export you files to curl commands for instance. (I'm one of the maintainers)
[1]: https://hurl.dev
Re: Postman which I thought worked locally on my computer, is down
#119Re: Postman which I thought worked locally on my computer, is down
#120This is exactly why I made Yaak [1]. It's fully offline, no telemetry, open source, and can even sync with Git. https://yaak.app