{"library":"healthcheck-middleware","type":"library","category":null,"description":"An Express middleware for rendering a JSON healthcheck endpoint. v1.0.1 stable. Provides default health info (status, uptime, memory usage), supports custom checks via addChecks (promise-friendly) and custom health info formatting. Lightweight alternative to full monitoring libraries like node-monitor.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","healthcheck","express","middleware","node","connect"],"last_verified":"Wed May 27","install":[{"cmd":"npm install healthcheck-middleware","imports":["const healthcheck = require('healthcheck-middleware')","app.use('/healthcheck', healthcheck())","const healthcheck = require('healthcheck-middleware'); app.use('/healthcheck', healthcheck({ addChecks: ... }))"]},{"cmd":"yarn add healthcheck-middleware","imports":[]},{"cmd":"pnpm add healthcheck-middleware","imports":[]}],"homepage":null,"github":"https://github.com/michaelgoin/healthcheck-middleware","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/healthcheck-middleware","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/healthcheck-middleware/compatibility"}}