express-nemo-route-ping
v1.3.0
Published
A middleware for express to add a route that handles ping route in an api
Downloads
61
Maintainers
Readme
express-nemo-route-ping
A middleware for express to add a route that handles pings to an api.
Options
| Name | Required | Default value | Description | | ---------------- | -------- | ------------- | --------------------------------------------------------------------------------------------------- | | responseTemplate | | string | A function receiving the request and response object, returning a response to message to send back. |