1.0.3 • Published 12 years ago
slash-health v1.0.3
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
install
npm install slash-healthtest
npm test
