HackerTrans
トップ新着トレンドコメント過去質問紹介求人

a85

no profile record

コメント

a85
·9 か月前·議論
Yes. The post is misleading and we have more detail on what we do here.

https://blog.postman.com/engineering/postman-free-is-secure-...

Postman allows for turning off history, keeping variables local, setting up a local vault all in the free product and in more advanced plans, there are secret scanning capabilities for IT and security teams.

https://blog.postman.com/choose-the-right-postman-plan-for-y...

These issues are not unique to Postman and apply to all cloud products like GitHub as an instance. Products that are “offline” just shift the burden to the user.
a85
·9 か月前·議論
Hello all,

Postman founder here. I did not time this with an AWS outage of this magnitude but I posted about filesystem, git, and offline support coming to Postman last week: https://x.com/a85/status/1978979495836356819?s=46

Postman has a lot of capabilities now that require the cloud but there is still an offline client built in just for requests.

Building sign-in and cloud features were not due to a VC-led conspiracy. A large number of companies depend on APIs (like AWS) and have thousands of services and APIs. Customers need to manage them and wanted us to build it.
a85
·12 年前·議論
Will have something which will solve this and much more very soon. I tried different alternatives (Drive/Dropbox) but none of them fit the amount of flexibility I wanted to have with collections.
a85
·12 年前·議論
Haha. You are welcome!
a85
·12 年前·議論
There is now a new Chrome API which can help remember files. Looking into it right now.
a85
·12 年前·議論
The earlier app ran as a "legacy" Chrome app. Chrome has deprecated those style of apps and it's not accepting new submissions for legacy apps. I can only push updates now. The newer style Chrome apps run in a sandbox and have access to better APIs. This allows Postman to have features like collection runner, test scripts, OAuth 2 etc. Unfortunately, window management is a bit screwed up and am hoping support improves there from Chrome's side.
a85
·12 年前·議論
Thanks for the great comments everyone. Postman developer here. Woke up to find the link at the top of HN. Feels awesome. :)
a85
·12 年前·議論
Trying to improve Cmd + Tab behavior on all platforms. This is really a Chrome issue and am waiting for improvements in the platform.
a85
·12 年前·議論
I like httpie but the app can do a lot more than sending requests now (which you might not be able to do in a CLI tool). You can write tests and run a bunch of requests together to simulate different scenarios: http://www.getpostman.com/docs/jetpacks_writing_tests.