# 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. |
