express-healthz

1.1.0 • Public • Published

express-healthz

Health check middleware for Express.

Build Status Known Vulnerabilities

Usage

const { healthz } = require('express-healthz')
 
// Create your Express app somehow. E.g.:
const app = express()
 
// Then use healthz in your Express app:
app.use(healthz)

Testing

npm test

License

ISC

Package Sidebar

Install

npm i express-healthz

Weekly Downloads

3

Version

1.1.0

License

ISC

Unpacked Size

3.01 kB

Total Files

4

Last publish

Collaborators

  • joelwallis
  • kewersonhugo
  • joeljuca