health-server

v1.0.0
a standalone http health check endpoint
http server monitoring ci uptime health health check

health-server

Build Status

NPM

starts an http server that returns statusCode: 200 and json server info at GET /health

ideal for projects that don't already run a web server but needs a health check for CI or uptime checks

you can add GET /health to an existing server with health-route

install

npm install health-server

test

npm test

usage

see test.js

Metadata

  • MIT
  • Whatever
  • Tom Hummel
  • released 4/17/2014

Downloads

Maintainers