swagger-noodle

Swagger renderer middleware for nodejs

Usage no npm install needed!

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

README

The swagger-noodle is the simple node.js module that wraps the configuration for using swagger-tools more easier. It allows you to change the configuration parameters at the require command.

Installation

Installation for Node.js applications can be done via NPM.

npm install swagger-noodle --save