1.3.0 • Published 3 years ago

express-nemo-route-ping v1.3.0

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

express-nemo-route-ping

A middleware for express to add a route that handles pings to an api.

Options

NameRequiredDefault valueDescription
responseTemplatestringA function receiving the request and response object, returning a response to message to send back.