Browse you Swagger APIs documentation in a single catalog.
File swagger-ui/index.html
...
// List of Swagger definitions URLs
const catalog = [{
url: 'https://petstore.swagger.io/v2/swagger.json',
name: 'Pets Store'
}]
...
npm start
Swagger Documentation catalog is available at http://0.0.0.0:3000