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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Can someone suggest a REST API widget?

2 点作者 niksmac超过 3 年前
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 条评论

gerardnico超过 3 年前
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 未加载
verdverm超过 3 年前
Swagger UI, it&#x27;s more of a route that serves a webpage, but embeddable in your server code
评论 #29870652 未加载