pino-rest

0.0.1 • Public • Published

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

/pino-rest/

    Package Sidebar

    Install

    npm i pino-rest

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • cond