@decodeapps/postman-swagger
v1.0.3
Published
Spins up a Swagger server from the Postman collections
Maintainers
Readme
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-collectionsConfiguration options:
-p # port, which server listens to. Also reads from process.env.PORT environment variable
-d # path to the directory, where located postman collections