1.0.18 • Published 10 months ago

postex v1.0.18

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

Running the command line tool to generate Express rest APIs from Postman Exported JSON

./node_modules/.bin/px "path/to/postman/json/file.json"

Available options

./node_modules/.bin/px options

-h --help     Get help for options of command line

-f (Optional)     Force overwrite any existing rest APIs

-ts     Use typescript to write APIs, Plain javascript will be used by default

-t     Target directory where rest API files will be written. Default is ./src/Rest/ directory

-d     (Optional) Postman folders to generate APIs from. By default, all rest APIs in the specification will be generated.

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

0.0.1

1 year ago