health-server

1.0.4 • Public • Published

health-server

Build Status

NPM

starts an http server that returns statusCode: 200 and json server info at GET /health

ideal for projects that don't already run a web server but needs a health check for CI or uptime checks

you can add GET /health to an existing server with health-route

install

npm install health-server

test

npm test

usage

see test.js

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    14
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    14
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i health-server

Weekly Downloads

14

Version

1.0.4

License

MIT

Last publish

Collaborators

  • tphummel