health-route
v3.0.2
Published
a health-check route handler for [core http](http://nodejs.org/api/http.html). akin to [connect-health-check](http://npm.im/connect-health-check) for express/connect. for a standalone http server that serves this module, see [health-server](http://npm.im/
Downloads
36
Maintainers
Readme
health-route
a health-check route handler for core http. akin to connect-health-check for express/connect. for a standalone http server that serves this module, see health-server
install
npm install health-route
test
npm test
usage
see test.js