1.0.2 • Published 6 years ago

application-health v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

application-health

application health for node express

Usage

First, install application-health:

npm install --save application-health

Then, add it to your express application

var applicationHealth = require("application-health");

app.use(applicationHealth())
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago