HACKER Q&A
📣 niksmac

Can someone suggest a REST API widget?


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.


  👤 gerardnico Accepted Answer ✓
If you have it in openapi format, just use the generator of your tool.

https://datacadamia.com/web/service/openapi


👤 verdverm
Swagger UI, it's more of a route that serves a webpage, but embeddable in your server code