I used to use Postman but never really actually liked it. It just was OK.
I found and loved Paw right up until they broke the way GET parameters work. I want to be able to edit them as part of the URL string and removing that option is obnoxious.
I still use it nearly every day, but every time I go to edit the URL and it switches to the GET param editor I cringe.
Also, I've had a PR open to fix their cURL generators escaping since June…
I found and loved Paw right up until they broke the way GET parameters work. I want to be able to edit them as part of the URL string and removing that option is obnoxious.
I still use it nearly every day, but every time I go to edit the URL and it switches to the GET param editor I cringe.
Also, I've had a PR open to fix their cURL generators escaping since June…
- https://github.com/luckymarmot/Paw-cURLCodeGenerator/pull/13