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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: APIBoard, Interactive API Documentation with JS-Powered Workflows

15 点作者 revetkn将近 10 年前

3 条评论

revetkn将近 10 年前
The basic idea is we wanted a hosted Postman which allows you to wire your endpoints together &quot;lego-style&quot; into workflows (step 1 is authenticate, step 2 is fetch a list of users, step 3 is update the first user in the list). You can then shoot someone a URL and they can hit the &quot;play&quot; button and the API calls execute before their eyes. Some other notable features we&#x27;ve added are team support, versioning, and dependency tracking.<p>The drawback of most hosted services like this is you can&#x27;t see things on private networks, like localhost or a corporate intranet. We have an OS X native app to circumvent this and a Windows version is coming soon.<p>We&#x27;ll try to answer any questions you might have, thanks for checking it out!
评论 #9607276 未加载
pcimino将近 10 年前
I&#x27;ve been playing with this on and off for a few weeks. My shop has their own REST development and review process. So I&#x27;ve been using it as an educational tool for devs new to REST, fits the bill better than swagger or postman.
navd将近 10 年前
The landing page is so messed up on safari mobile that I can&#x27;t even read it.
评论 #9607690 未加载