swagger-api/swagger-ui
Swagger UI renders interactive API docs from your OpenAPI (Swagger) spec, letting teams and consumers explore endpoints without implementation details. Available as npm packages (swagger-ui, swagger-ui-dist) and Docker for easy hosting and bundling.
Swagger UI is a web-based interface for visualizing and interacting with APIs from an OpenAPI (Swagger) specification. It generates live, human-friendly documentation that helps teams validate endpoints, try requests in-browser, and share a consistent contract with consumers—without needing application code in place.
Distributed as swagger-ui, swagger-ui-dist, and related builds, it’s easy to embed in SPAs or serve as static assets alongside your API.
How can I help you explore Laravel packages today?