@qrvey/health-checker

![install size](https://packagephobia.com/badge?p=@qrvey/health-checker) ![coverage](https://img.shields.io/badge/unit_test_coverage-87%25-brightgreen)

nodejs-health-checker

Simple Nodejs package to simplify applications based in Node, to trace the healthy of the pods

nodejs-health-checker-lw

The main purpose of this package is to substitute nodejs-health-checker package and standardize the liveness and readiness actions for Nodejs applications running in Kubernetes deployments, without adding complexity and extra package installs.

express-healthcheck-endpoints

Basic health check provider for Express.js applications. It allows you to register health checks and provides custom ways to retrieve the health status of your application.