An API versioning plugin for hapi.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
hapi-api-version is a plugin for hapi v17+ that enables API versioning by rewriting URLs based on version headers. It supports versioning via `Accept` or custom headers (default `api-version`) and allows you to define valid versions, a default version, and a vendor name. This plugin is ideal for developers building RESTful APIs with hapi who need to maintain backward compatibility across multiple API versions.