0.0.4 • Published 9 years ago

apiranto v0.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

Apiranto

Introduction

The Apiranto project provides a full-featured and flexible documentation generator for Swagger specs. This project is loosely inspired by the Aglio project.

Installation

Install Apiranto globally using NPM:

npm install -g apiranto

Generate docs

Run the generate command to generate the documentation:

apiranto generate spec/swagger.json docs

This command takes the Swagger spec from the /spec directory and generates the documentation in the docs directory.

License

ISC License. See the LICENSE file.

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago