Paw – Advanced API tool for Mac
101–110 of 133 posts
Re: Paw – Advanced API tool for Mac
#102Earlier quoted context omitted.
I agree with this. I tried paw with the hope to replace postman (because of chromium / electron) but just couldn't convince myself to jump ship. Paw users, what are things that Paw can do (better) than Postman?
As the founder of Paw, I'm certainly biased, so I'll stick to the facts. Paw has "dynamic values" which lets you inline computed components in any field of your request: useful for pointing to values from other requests, previous responses (parsing is done on the fly, no need to refresh), which is useful if you want to send back an auth token returned by a previous request. Dynamic values can do also stuff like MD5/S…
I find dynamic value really useful, but in most of my use, it's dynamic integer values that I need, and so the feature is much less useful than it could be. Could you please comment on when you plan on implementing dynamic integer values into Paw?
Also, it appears that you have changed which versions of OS X you support, but I had to overwrite my old version of Paw with the new one to find this out. I strongly suggest making it clear which version of OS X the new version of Paw requires before someone installs it.
Re: Paw – Advanced API tool for Mac
#103I can't believe some of the comments in this thread. Paw is an advanced developer tool with serious functionality for testing APIs, and many of the most upvoted comments are basically just posting links to similar tools, with substantially less functionality, that are free. How many of these commenters make thousands of dollars every month as professional software engineers? How many make thousands each week? Paw is…
Re: Paw – Advanced API tool for Mac
#104Earlier quoted context omitted.
As the founder of Paw, I'm certainly biased, so I'll stick to the facts. Paw has "dynamic values" which lets you inline computed components in any field of your request: useful for pointing to values from other requests, previous responses (parsing is done on the fly, no need to refresh), which is useful if you want to send back an auth token returned by a previous request. Dynamic values can do also stuff like MD5/S…
As a Paw user, I can say that I have found it extremely useful, and well worth the cost. However, it has been a disappointment to me that (at least the last time I asked), "dynamic values" are actually "dynamic string values" with no integer dynamic values supported. I find dynamic value really useful, but in most of my use, it's dynamic integer values that I need, and so the feature is much less useful than it could…
About the OS X support, we haven't changed the requirements at all for this release. Paw is OS X 10.10+ (Yosemite+) since Paw 2.3. So maybe you had an earlier version? If you were prompted to update with no warning, that's a bug. Sorry about it! Will investigate…
Re: Paw – Advanced API tool for Mac
#105Earlier quoted context omitted.
That's very true :) You can write custom extensions for Paw, and they can be then shared with the community. But anyway, there's already a HAR importer, you can install it here as an extension https://paw.cloud/extensions/HARImporter Also, we're working on a powerful API format transformer that we will release more officially soon, but it's already on GitHub: https://github.com/luckymarmot/api-flow That will allow us…
Extension APIs mostly are a minus. It's mostly used as an excuse for not shipping features.
Re: Paw – Advanced API tool for Mac
#106As someone who just spent 30 minutes setting Paw up for my needs, here is my review. Unfortunately, it is not worth $50. It's not the price point itself, it's the fact that the app is too unpolished to pay any amount. After the first 30 minutes, I won't be continuing - and would not even if it were free. The application hijacks mouse events for custom widgets that don't function as expected. It takes far too much poi…
Re: Paw – Advanced API tool for Mac
#107Re: Paw – Advanced API tool for Mac
#108Earlier quoted context omitted.
As a Paw user, I can say that I have found it extremely useful, and well worth the cost. However, it has been a disappointment to me that (at least the last time I asked), "dynamic values" are actually "dynamic string values" with no integer dynamic values supported. I find dynamic value really useful, but in most of my use, it's dynamic integer values that I need, and so the feature is much less useful than it could…
Thanks for the feedback, John! As you're referring to dynamic values as integer values in JSON requests, it's clearly something we will fix. It was planned for Paw 3, but we had to drop features to keep a reasonable timeline. What we will be adding at the same time, is the ability to have dynamic values that return "objects" (or lists) so in a JSON, so you can dump a subtree. About the OS X support, we haven't change…
Any ETA on being able to use integer values from JSON request?
Re: Paw – Advanced API tool for Mac
#109Good job guys! You made a fantastic product. I will always favor native apps over Electron hacks. I can't count how many times I've CMD+Tabbed to Chrome and hit CMD+W to close a tab, only to see Postman disappear. It disrupts my flow.
One thing though. I'm a developer, I know what I'm doing. Please make JSON Text the default option. Formatted JSON doesn't hurt or threaten me :) I expect to see my responses exactly as they are.
Edit: Unfortunately I have to edit this comment to give additional feedback about Paw. I'm using the 30 day trial, i.e. I am evaluating the product. Paw is running in the background, I'm not interacting with it in any way, but it jumps to foreground, just to show me a pop-up window informing me, that I have 29 days left of trial and should upgrade. No, thank you, I installed the app just an hour ago. I'm aware of the 30 day trial. No need to nag about it every 20 minutes, that will not prompt me to upgrade any sooner. If anything, it does quite the opposite.
Re: Paw – Advanced API tool for Mac
#110Software engineers are an interesting bunch... Reading all the bashing comments about Paw not being free, I can't help but feel a vibe, that some people expect to be paid thousands of dollars and not pay a single cent themselves. Where does this entitlement come from? Good job guys! You made a fantastic product. I will always favor native apps over Electron hacks. I can't count how many times I've CMD+Tabbed to Chrom…