flair-doc

Swagger-compliant REST API documentation generator

Usage no npm install needed!

<script type="module">
  import flairDoc from 'https://cdn.skypack.dev/flair-doc';
</script>

README

flair

Express module for generating Swagger-compliant Rest API documentation.

NOTE: this code sort of works, but ymmv.

Installation

    npm install flair-doc

Example

See example.js for a full (cheese-related) app.

Why not swagger-node-express, swagger-jack, etc?

I didn't like them. Not expressy enough.

Licence

BSD.