Parametric Polymorphism with NodeJS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a parametric polymorphic RESTful API built with Node.js that allows a single controller and DAO class to handle CRUD operations for multiple data types in an Oracle database. It's designed for developers who need to quickly build REST APIs with multiple endpoints (like "things" and "wings") without writing separate controllers or DAOs for each entity, making it ideal for applications that need to manage various data shapes through a unified interface.