1.0.1 • Published 8 years ago

swagger-mock-server v1.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

swagger-mock-server

Summary:

Starts a simple nodeJS server and loads the Swagger Spec

Build & Run

./run.sh <spec-file-fullpath>

Environment Variables

NameTypeDescription
APP_PORTIntegerPort in which application will start, if no port , will choose ephemeral port number.
SPEC_FILEStringFull file path of the Swagger spec file (Supports Yaml file).