{"library":"healthpoint","type":"library","category":null,"description":"healthpoint is a lightweight Node.js utility designed to simplify the exposure of an HTTP server's health status. It provides a straightforward function that returns an HTTP request handler, allowing developers to easily integrate health check endpoints into their applications. The package, currently stable at version 1.0.0, operates on a `require`-based CommonJS module system, indicating a focus on compatibility with established Node.js environments. Its release cadence is likely slow or non-existent, given its simple, self-contained functionality. Key differentiators include its minimal API, ease of integration into existing `http` servers, and the ability to customize both the static properties exposed in the health check JSON and a dynamic asynchronous `check` function for custom health logic (e.g., database connectivity). Unlike more complex monitoring agents, healthpoint provides a focused, on-demand health status report directly from the application.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","health","check","http","uptime"],"last_verified":"Wed May 27","install":[{"cmd":"npm install healthpoint","imports":["const healthpoint = require('healthpoint')"]},{"cmd":"yarn add healthpoint","imports":[]},{"cmd":"pnpm add healthpoint","imports":[]}],"homepage":null,"github":"https://github.com/davidguttman/healthpoint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/healthpoint","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/healthpoint/compatibility"}}