1.0.3 • Published 10 years ago

slash-health v1.0.3

Weekly downloads
7
License
MIT
Repository
-
Last release
10 years ago

slash-health

a standalone http health-check server

status: deprecated

use health-server or health-route


gives you an http server that returns 200 OK, and a json payload at /health

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

Build Status NPM

install

npm install slash-health

test

npm test