0.3.3 • Published 9 years ago

demock-server v0.3.3

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

demock-server

A Demock-enabled simple HTTP server

Installation

npm install -g demock-server

Usage

demock-server [options] [root directory]

Options:

-h, --help              output usage information
-V, --version           output the version number
-j, --json-path <path>  specify the relative path to mock JSON data [/]
-p, --port <port>       specify the port [3000]
-i, --ignore-mime       ignore MIME type

By default, the current working directory is served and all JSON files are filtered through Demock.