swagger-api/swagger-ui
Swagger UI renders interactive API documentation from your OpenAPI/Swagger spec. Let developers and consumers explore endpoints, try requests, and see schemas without backend implementation. Available as npm modules (swagger-ui, swagger-ui-dist) and Docker image.
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?