Skip to content

ezavalishin/postmanify

Repository files navigation

postmanify

Generate HTML api for your postman collections

Demo

https://ezavalishin.github.io/postmanify/demo

Usage

  1. Export your html collection
  2. Put it in any folder
  3. Create html file and paste there:
<div id="postmanify" data-collection="{path to your collection}"></div>
<script src="https://cdn.jsdelivr.net/npm/postmanify@0.2/dist/js/app.js"></script>

About

Generate api html for postman collection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published