TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Ask HN: Can someone suggest a REST API widget?
2 points
by
niksmac
over 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
gerardnico
over 3 years ago
Collapse
If you have it in openapi format, just use the generator of your tool.<p><a href="https://datacadamia.com/web/service/openapi" rel="nofollow">https://datacadamia.com/web/service/openapi</a>
评论 #29870648 未加载
verdverm
over 3 years ago
Collapse
Swagger UI, it's more of a route that serves a webpage, but embeddable in your server code
评论 #29870652 未加载