hocoro
v0.0.9
Published
[](https://www.npmjs.com/package/hocoro) [](https://codecov.io/gh/Hrysa/hocoro) [
run application with command blow
hocoro CONFIG_FILE_DIR
# specified port
hocoro -p 8080 CONFIG_FILE_DIRyou 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
