node-healthcheck
v1.0.0
Published
Port of go-healthcheck by docker (https://github.com/docker/go-healthcheck)
Downloads
3
Readme
node-healthcheck
node-healthcheck is a basic healthcheck framework inspired by go-healthcheck (https://github.com/docker/go-healthcheck). It aims to be REST API compatible wiht go-healthcheck so the same health scripts can be used regardless of the server being written in golang or node.js.