UNPKG

express-nemo-route-ping

Version:

A middleware for express to add a route that handles ping route in an api

10 lines (6 loc) 560 B
# 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. |