2017 © Pedro Peláez
 

library postman2html

postman collection to html

image

alioygur/postman2html

postman collection to html

  • Tuesday, December 9, 2014
  • by alioygur
  • Repository
  • 1 Watchers
  • 3 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

postman2html

Generating html file from a postman collection file. it is useful for API documentation., (*1)

Installation

This library is available via Composer, (*2)

composer global require "alioygur/postman2html=~1.0"

Usage

Simple example of usage

postman2html render location-of-postman-collection-file.json

Custom output file location and name, instead of default

postman2html render location-of-postman-collection-file.json path/to/apidoc.html

Help

postman2html help render

Output of postman2html help render command, (*3)

Usage:
 render inputfile [outputfile]

Arguments:
 inputfile             input file
 outputfile            output file (default: "output.html")

Options:
 --help (-h)           Display this help message.
 --quiet (-q)          Do not output any message.
 --verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.
 --version (-V)        Display this application version.
 --ansi                Force ANSI output.
 --no-ansi             Disable ANSI output.
 --no-interaction (-n) Do not ask any interactive question.

The Versions

09/12 2014

dev-master

9999999-dev

postman collection to html

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ali OYGUR

09/12 2014

v1.3

1.3.0.0

postman collection to html

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ali OYGUR

09/12 2014

v1.2

1.2.0.0

postman collection to html

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ali OYGUR

09/12 2014

v1.1

1.1.0.0

postman collection to html

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ali OYGUR

08/12 2014

v1.0

1.0.0.0

postman collection to html

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ali OYGUR