redocup

September 30, 2016 ยท View on GitHub

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/ !

Contents

  1. 1Installation
  2. 2Usage