middleware style interceptor; fetch based 0 dependancy imperative light weight http handler.
A lightweight Express middleware for handling standardized API responses, including success, error, validation, and more, with customizable messages and status codes.
Express.js response handler interface for Koa.js (identical).
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.