0.0.4 • Published 10 years ago

apiranto v0.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
10 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

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago