postdown / Postdown

Generate markdown API document from Postman.
GNU General Public License v3.0
76 stars 26 forks source link

Postdown

|Python Version| |PyPI version|

*Generate markdown API document from Postman.*

Installation

.. code:: shell

pip install postdown

Usage

And you will get your API document which is markdown formatting.

Click here to see an example generated. <https://github.com/TitorX/Postdown/tree/master/demo>_

.. |Python Version| image:: https://img.shields.io/badge/python-2&3-brightgreen.svg?style=flat-square :target: https://pypi.python.org/pypi/Postdown .. |PyPI version| image:: https://img.shields.io/pypi/v/Postdown.svg?style=flat-square :target: https://pypi.python.org/pypi/Postdown