responseinterceptor
This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic
This package allows intercept an express response ( res.send , res.end , res.write ) and update or upgrade response with your other logic
针对nodejs多次使用res.send的封装,减化了res.send