0.1.6 • Published 3 years ago

swag.ts v0.1.6

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

hocoro

npm version codecov Build Status

simple data-mock server written with nodejs

Installation

npm i hocoro -g

# or
yarn global add hocoro

and make sure you have right PATH environment

Usage

hocoro will watch all yml file in work directory (default is ".")

run application with command blow

hocoro CONFIG_FILE_DIR

# specified port
hocoro -p 8080 CONFIG_FILE_DIR

you can see the request information in terminal or visit url using http://HOSTNAME:PORT/log/SCOPE

scope is your config file name (without yml suffix).

Configuration

see examples

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago