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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: JSON/REST API browsing tool

2 点作者 pzxc将近 11 年前

3 条评论

andrewstuart将近 11 年前
We built an api browser. Demo starts 1:30 into the video.<p>A strange and pointless idea but nevertheless something appealing about being about to write 10 lines of javaScript to browse any API.<p><a href="http://youtu.be/yuSDU0JiI2c" rel="nofollow">http:&#x2F;&#x2F;youtu.be&#x2F;yuSDU0JiI2c</a>
bennyp101将近 11 年前
Looks good, personally I&#x27;d like something like postman for chrome wrapped up in node webkit rather than having to have a browser open. (I say that rather than native, because then I can tweak if needed easily)
pzxc将近 11 年前
Hacked this up in a day or so to let me explore APIs more easily (and to test my own APIs). Whatcha think?