express-json-promise
Adds support to express's res.json and res.jsonp methods for passing in a promise. Promise resolution is passed to the native method while exceptions go to error-handling middleware.
Adds support to express's res.json and res.jsonp methods for passing in a promise. Promise resolution is passed to the native method while exceptions go to error-handling middleware.