TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I created Postwoman, an online, open-source API request builder

280 点作者 liyasthomas超过 5 年前

21 条评论

peteforde超过 5 年前
I&#x27;m surprised that nobody has mentioned Insomnia.<p><a href="https:&#x2F;&#x2F;insomnia.rest&#x2F;" rel="nofollow">https:&#x2F;&#x2F;insomnia.rest&#x2F;</a><p>It&#x27;s an excellent tool that allows defining workspaces and even sharing sets of routes with members of your team. It&#x27;s one of my favourite tools.
评论 #20821017 未加载
评论 #20819887 未加载
评论 #20819726 未加载
评论 #20821132 未加载
评论 #20819473 未加载
评论 #20821907 未加载
评论 #20819912 未加载
评论 #20820156 未加载
评论 #20822271 未加载
oakesm9超过 5 年前
I&#x27;m just a user of this, but if anyone is looking for a truly native MacOS version of Postman, you should take a look at Paw.<p><a href="https:&#x2F;&#x2F;paw.cloud&#x2F;" rel="nofollow">https:&#x2F;&#x2F;paw.cloud&#x2F;</a>
评论 #20820578 未加载
评论 #20818757 未加载
评论 #20819402 未加载
评论 #20818995 未加载
评论 #20823190 未加载
评论 #20819267 未加载
评论 #20821153 未加载
评论 #20822843 未加载
评论 #20819824 未加载
maddening超过 5 年前
&gt; I use a low-end PC and can&#x27;t possibly afford to run another Electron app<p>&gt; That&#x27;s why I created my own API request builder with pure JavaScript (I used Vue.js) + HTML + CSS<p>So... the only differences are not running this as a separate process and NIH?
评论 #20818410 未加载
dalbotex超过 5 年前
Don&#x27;t CORS restrictions basically render this whole tool useless?
评论 #20817999 未加载
评论 #20817846 未加载
评论 #20818676 未加载
评论 #20818366 未加载
评论 #20817787 未加载
评论 #20818295 未加载
评论 #20817834 未加载
评论 #20817879 未加载
amrrs超过 5 年前
Github: <a href="https:&#x2F;&#x2F;github.com&#x2F;liyasthomas&#x2F;postwoman" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;liyasthomas&#x2F;postwoman</a><p>Back Story: <a href="https:&#x2F;&#x2F;dev.to&#x2F;liyasthomas&#x2F;i-created-postwoman-an-online-open-source-api-request-builder-41md" rel="nofollow">https:&#x2F;&#x2F;dev.to&#x2F;liyasthomas&#x2F;i-created-postwoman-an-online-ope...</a>
leandot超过 5 年前
After Postman lost all my saved queries after an upgrade I switched to Insomnia - <a href="https:&#x2F;&#x2F;insomnia.rest&#x2F;" rel="nofollow">https:&#x2F;&#x2F;insomnia.rest&#x2F;</a> and am quite happy with it.
评论 #20819751 未加载
duiker101超过 5 年前
Since it was added, my favourite way to do API requests is IntelliJ Http client<p><a href="https:&#x2F;&#x2F;www.jetbrains.com&#x2F;help&#x2F;idea&#x2F;http-client-in-product-code-editor.html" rel="nofollow">https:&#x2F;&#x2F;www.jetbrains.com&#x2F;help&#x2F;idea&#x2F;http-client-in-product-c...</a><p>You just write the requests. That&#x27;s it. Not much of an interface or anything.<p>It also supports creating requests from a cURL command (so in Chromium devtools you can copy the cURL request and then paste it in IntelliJ).
评论 #20820362 未加载
评论 #20822287 未加载
jgrpf超过 5 年前
I like wuzz. An ncurses interfaces for HTTP requests that allows me to save my configuration. It&#x27;s super lightweight and all I need.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;asciimoo&#x2F;wuzz" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;asciimoo&#x2F;wuzz</a>
oauea超过 5 年前
Is this affiliated with Postman? It seems disingenuous to reuse their name if not.
评论 #20820182 未加载
评论 #20822404 未加载
AngeloAnolin超过 5 年前
Navigating to the site[1] and asking me to install it on my Chrome browser without providing any relevant information is a big security no-no. I think the developer should have provided more information on the product and link to a trustworthy site where the binaries could be verified and added (safely) into the browser.<p>[1] <a href="https:&#x2F;&#x2F;liyasthomas.github.io&#x2F;postwoman&#x2F;" rel="nofollow">https:&#x2F;&#x2F;liyasthomas.github.io&#x2F;postwoman&#x2F;</a>
unhammer超过 5 年前
Hm, web based so defeated by CORS (plus privacy issues unless you install it on your own server, but then Postman itself is closed source …). Fortunately there&#x27;s an Emacs package for this =P <a href="http:&#x2F;&#x2F;emacsrocks.com&#x2F;e15.html" rel="nofollow">http:&#x2F;&#x2F;emacsrocks.com&#x2F;e15.html</a>
maxelerator超过 5 年前
I&#x27;m pretty happy with the features of the vscode-restclient called VS Code extension. <a href="https:&#x2F;&#x2F;github.com&#x2F;Huachao&#x2F;vscode-restclient" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Huachao&#x2F;vscode-restclient</a>
tumetab1超过 5 年前
Opening the link I was hoping that this would be a postman with better support for file uploads. I have a long lived desired to be able to have postman request which embeds a file to upload. I really like postman features and UX but when I need a test suite for a file upload endpoint it doesn&#x27;t match.<p>Tried several hacks to achieve to embed files but none worked. If the endpoint supported Content-Transfer-Encoding it would be kind of easy to do.
评论 #20818502 未加载
评论 #20819511 未加载
whoisthemachine超过 5 年前
That&#x27;s a neat side project, and I like the idea of having a quick website I can go for testing quick requests rather than having to open a full-fledged app.
riston超过 5 年前
Working on integrating other companies APIs and find declarative approach easier like VSCode has this extension where you could write all API calls in code. <a href="https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=humao.rest-client" rel="nofollow">https:&#x2F;&#x2F;marketplace.visualstudio.com&#x2F;items?itemName=humao.re...</a>
评论 #20822220 未加载
systematical超过 5 年前
How does performance compare to PostMans laughably bad performance? I&#x27;d love to drop postman.
评论 #20822751 未加载
Sree_Inventrust超过 5 年前
Great, You can host your open source API on www.inventrust.com as well. This is a blockchain enabled, collaborative Exchange for Trusted software code.
beardedwizard超过 5 年前
Don&#x27;t forget to paste your auth tokens into a random website today.
评论 #20821199 未加载
评论 #20820305 未加载
RyJones超过 5 年前
this is pretty cool! I&#x27;ve needed a tool like this all week to mess with the GitHub API
alperakgun超过 5 年前
Rested firefox extension is quite nice too.
abtinf超过 5 年前
Here is the definition of trademark infringement directly from USPTO [1]: &quot;Trademark infringement is the unauthorized use of a trademark or service mark on or in connection with goods and&#x2F;or services in a manner that is likely to cause confusion, deception, or mistake about the source of the goods and&#x2F;or services.&quot;<p>I&#x27;m not affiliated with Postman in any way. But if I was, I&#x27;d already have sent a note to my lawyers to collect evidence, issue a cease and desist letter, get your project kicked off of github, and prepare for the possibility of lawsuit.<p>Given the nature of your project and the extreme similarity to the name &quot;Postman&quot;, I would strongly urge you to change your project&#x27;s name before you expose yourself and your family to potential financial ruin.<p>[1] <a href="https:&#x2F;&#x2F;www.uspto.gov&#x2F;page&#x2F;about-trademark-infringement" rel="nofollow">https:&#x2F;&#x2F;www.uspto.gov&#x2F;page&#x2F;about-trademark-infringement</a>
评论 #20822765 未加载