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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    7
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i express-healthz

Weekly Downloads

7

Version

1.1.0

License

ISC

Unpacked Size

3.01 kB

Total Files

4

Last publish

Collaborators

  • joelwallis
  • kewersonhugo
  • joeljuca