Create custom reponse method for express.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides custom response methods for Express.js, simplifying the creation of standardized HTTP responses with predefined methods like `res.serverError`, `res.badRequest`, `res.forbidden`, `res.notFound`, and `res.ok`. It's designed for Express.js developers who want to streamline error handling and response formatting in their applications.