Expose mongoose query API through HTTP request.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
express-mquery is an Express middleware that automatically converts HTTP query parameters into Mongoose query options (like filters, sorting, pagination, and field selection). It's designed for developers building RESTful APIs with Express and Mongoose who want to reduce boilerplate code by leveraging standard query patterns. The library partially implements the JSON:API specification for a consistent and predictable querying interface.