node-healthcheck

1.0.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i node-healthcheck

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jgerard
  • xianwill