Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 486 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 486 Bytes

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.