express-service-health
express middleware to provide a simple health check endpoint for a service
api
const health = require('express-service-health')
health(express.Router[, endpoint])
health
is the default value for the endpoint
example
const health = const express = const service = const router = express router serviceservice