A very simple cache control middleware for express
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a lightweight Express.js middleware for easily setting HTTP cache control headers, specifically designed for caching only `GET` requests with a configurable `max-age`. It's aimed at Express developers who need a simple, no-fuss way to implement client-side caching without complex configuration. The middleware supports debugging and includes test coverage, making it a practical tool for improving performance in Node.js applications.