Viewing profile — pvarghav
pvarghav
HN member- Joined
- Wed, Jan 01, 2025, 12:41 PM UTC
- HN karma
- 159
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About pvarghav
No profile information was provided.
Recent public activity
-
comment
Comment #42604024
On Linux, the application currently uses the command: ```bash google-chrome --proxy-server= --ignore-certificate-errors-spki-list= ``` to launch Chrome. For some users, this comman…
-
comment
Comment #42598581
I'm glad to hear that you like the product and found the tutorial helpful. I've updated the documentation to include instructions for installing the AppImage—thanks for bringing th…
-
comment
Comment #42598542
Thanks! I'm glad you like the idea—it sounds like you've had the same struggles I've been through. Good news: the Mac version is now available to download at https://apiparrot.com/…
-
comment
Comment #42598533
I'm glad you like the idea! Let me answer your questions one by one: - Exporting to Swagger/OpenAPI Spec: Currently, exporting to Swagger/OpenAPI isn't supported, but it's on my to…
-
comment
Comment #42578868
Update: The macOS version is now available for download at https://apiparrot.com/#download Please note that since the app isn't code-signed yet, you'll need to remove the quarantin…
-
comment
Comment #42578857
The macOS version is now available for download at https://apiparrot.com/#download Please note that since the app isn't code-signed yet, you'll need to remove the quarantine attrib…
-
comment
Comment #42573351
Glad you like the project! I'm working on getting the macOS version built and released as soon as possible. If you'd like to be notified when it's ready, you can sign up for the ne…
-
comment
Comment #42569687
Thank you! Working on this side project has been both fun and rewarding. I've learned a lot throughout the process, which keeps me motivated even without immediate financial gain. …
-
comment
Comment #42569602
Currently only HTTP requests are supported. I might add support for websockets later, however that is a harder problem to solve due to the binary encoding etc.
-
comment
Comment #42569429
Thank you for your suggestion! I've added a newsletter sign-up form at the bottom of the webpage: https://apiparrot.com/#newsletter Feel free to subscribe to receive notifications …
-
comment
Comment #42567938
Thank you for pointing this out. I've addressed the issue, and it should now be fixed in version 0.2.1, which is available for download on the website. Please update to the latest …
-
comment
Comment #42567395
Yes, I plan to release a macOS version of API Parrot. Unfortunately, I currently don't own a Mac, and since building macOS applications requires one, this has delayed the release. …
-
comment
Comment #42567378
Thanks for pointing this out! It should now be fixed.
-
comment
Comment #42567322
Thanks for your interest! - Is this closed source? Currently, the code is not open source, but I might open-source parts of it in the future. - Does it cost money? The software is …
-
story
Show HN: API Parrot – Automatically Reverse Engineer HTTP APIs
When automating business processes at work, I found it difficult and time-consuming to reverse engineer business systems' APIs. I often had to manually reverse engineer APIs using …