response-manager
response-manager is a lightweight npm package for managing HTTP responses in Express.js applications. It provides easy-to-use functions for sending success and error responses with customizable status codes, messages, and data.
node-response-handler
A lightweight Express middleware for handling standardized API responses, including success, error, validation, and more, with customizable messages and status codes.