0.2.1 • Published 8 years ago

redocup v0.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

redocup

Simple way to serve OpenAPI/Swagger-generated API reference documentation with ReDoc.

Installation

$ npm install -g redocup

Usage

$ redocup spec-json-or-yaml-path

You can see the documentation on http://localhost:5000/ !