postman2js

1.0.1 • Public • Published

example

const postman2js = require('postman2js');
const input = path.join(__dirname, "./WifiCash.postman_collection.json");
const output = path.resolve(__dirname, "./src/restful/generator.js");

postman2js(input, output);

Readme

Keywords

none

Package Sidebar

Install

npm i postman2js

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.08 kB

Total Files

3

Last publish

Collaborators

  • adminparry