A plugin for hapi.js that generates etags for your responses
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a plugin for hapi.js that automatically generates ETag headers for responses beyond just file responses, including JSON, HTML, and text. It's designed for hapi.js developers who want to implement HTTP caching more comprehensively across their API responses. The plugin offers configurable options for hashing algorithms, encoding types, and response varieties, though developers should exercise caution with stream support due to potential performance impacts.