Hacker News new | ask | show | jobs
Visualizing Multiple APIs with Swagger UI (lukefernandez.io)
1 points by lukefernandez 691 days ago
1 comments

It's hard to beat Swagger UI when looking for a free way to visualize and interact with your OpenAPI Spec APIs.

It is not trivial, though, to deploy Swagger UI or configure it to support multiple APIs.

This project changes that and pre-configures Vite and Swagger UI for you. Just bring your spec files and run.