1.0.3 • Published 2 years ago

@decodeapps/postman-swagger v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Postman Swagger module

This package spins up express server, which converts all your postman collections in the swagger documentation Run in terminal following:

npx @decodeapps/postman-swagger -d ./directory-with-postman-collections

Configuration options:

-p # port, which server listens to. Also reads from process.env.PORT environment variable
-d # path to the directory, where located postman collections