Simple HTTP status checker w/ timeout
PM2 module for HTTP health checking and automatic process restart.
Deep healthcheck endpoints following the HEALTHCHECK_SPEC format
Find node.js dependencies in github repositories. Goes through package.json in each repository so you can easily find dependencies and devDependencies
Liveness + readiness probes for the AbsoluteJS substrate. createHealthChecker composes named checks; healthPlugin exposes /healthz (process alive?) + /readyz (can serve traffic?) with a standard JSON envelope. Per-check timeout, aggregate worst-of-any sta