apidoc-postman

apidoc to postman collection

Usage no npm install needed!

<script type="module">
  import apidocPostman from 'https://cdn.skypack.dev/apidoc-postman';
</script>

README

apidoc-postman

This project is base in (apidoc-swagger)[https://github.com/fsbahman/apidoc-swagger]

It uses apidoc to convert inline documentation comments into json schema and later convert it to postman json schmea.

Uses the apidoc-core library.

Installation

npm install apidoc-postman -g

Example

apidoc-postman -i example/ -o doc/