swagger-restify-mw

Swagger loader and middleware for Restify

Usage no npm install needed!

<script type="module">
  import swaggerRestifyMw from 'https://cdn.skypack.dev/swagger-restify-mw';
</script>

README

Middleware for Open API (Swagger) projects

This middleware is used by the Swagger project. It is designed to handle all your Open API-driven project needs with minimal fuss - and maximal flexibility.

Important!

This is primarily a wrapper for the swagger-node-runner project. Be sure to follow that project and read the release notes there!