An open API service indexing awesome lists of open source software.

https://github.com/maxdome/mxd-swagger


https://github.com/maxdome/mxd-swagger

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Example

Its only needed if you don't use the `mxd-environment`.

```
require('mxd-swagger')(app, express);
```

The Swagger definition file should be located under `config/swagger.json` or `config/swagger.yml`.

# Routes

* `/api-docs`: The swagger API documentation as JSON or YML
* `/docs`: The swagger UI