An example of REST API built with Huncwot
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a minimal example REST API built with the Huncwot framework, demonstrating basic CRUD operations for a "users" resource. It serves as a starter template for developers learning to build RESTful services with Huncwot. The API can be quickly run and tested with simple `curl` commands as shown in the README