Skip to content

nomiddlename/flair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.