Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History

README.md

express-nemo-error-response

A middleware for express to add error response

Options

Name Required Default value Description
errorMessageTemplate func A function receiving the error, request and response object, returning a error response message to be sent as the response body.