Generate HTML api for your postman collections
https://ezavalishin.github.io/postmanify/demo
- Export your html collection
- Put it in any folder
- 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>