UNPKG

node-postman-generator

Version:

📦 CLI tool that automatically converts Express.js routes to Postman collections - handles path/query/body params, and generates ready-to-import JSON with route config.

6 lines • 141 B
{ "routesPath": "./routes", "outputFile": "./postman/collection.json", "baseUrl": "{{base_url}}", "collectionVersion": "postman2.1" }