Health Check
A library built to provide support for defining service health for node services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.
npm install @visulima/health-check
Get Started
--weekly
--total downloads
4key features
@visulima/health-checknpm package
Features
Readiness checks
Liveness probes
Custom health indicators
Middleware integration
Downloads
0+Weekly downloads
0+Total downloads
@visulima/health-checknpm package
Ready to get started?
Read the full documentation to learn how to install, configure, and use Health Check in your project.