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.

Ask HN: Can someone suggest a REST API widget?

2 pointsby niksmacover 3 years ago
I am looking for an embeddable widget where my users can test the API endpoints quickly. I want to embed it in the website itself.

2 comments

gerardnicoover 3 years ago
If you have it in openapi format, just use the generator of your tool.<p><a href="https:&#x2F;&#x2F;datacadamia.com&#x2F;web&#x2F;service&#x2F;openapi" rel="nofollow">https:&#x2F;&#x2F;datacadamia.com&#x2F;web&#x2F;service&#x2F;openapi</a>
评论 #29870648 未加载
verdvermover 3 years ago
Swagger UI, it&#x27;s more of a route that serves a webpage, but embeddable in your server code
评论 #29870652 未加载