pino-rest
v0.0.1
Published
Live log service with pinojs Edit
Readme
pino-rest
Live log service with pinojs
install
npm i -g pino-rest
usage
/info
curl --data "text=hello world" http://localhost:3000/info/warn
curl --data "text=hello world" http://localhost:3000/warn/error
curl --data "text=hello world" http://localhost:3000/error