TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

15 pointsby revetknalmost 10 years ago

3 comments

revetknalmost 10 years ago
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 未加载
pciminoalmost 10 years ago
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.
navdalmost 10 years ago
The landing page is so messed up on safari mobile that I can&#x27;t even read it.
评论 #9607690 未加载