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.
This webpack-getting-started sample is for reference only.
It includes CSS and OAuth configuration.
_sample_package.json is a placeholder sample. You should rename this file, per Usage section below, and you should also verify and update this sample's [@latest](https://github.com/latest) compared to the swagger-ui@latest
rename `_sample_package.json` to `package.json`
npm install
npm start
How can I help you explore Laravel packages today?