Welcome to the Node Postman Generator project!
This is a CLI-based tool designed to help Node.js developers convert Express-style routes into ready-to-use Postman collections.
If you think this project is helpful to you, I hope you can contribute a starβ
Documentation has been moved to the /doc directory:
- π¨π³ δΈζδ½Ώη¨θ―΄ζ
- π English Documentation
π All future documentation updates will take place inside the
/docfolder.
π Tip: You can still install the tool using:
npm install node-postman-generator --save-devnpx node-postman-generator -i ./routes -o ./postman/collection.json