Optimized JSON HTTP Data Source for Apollo Server
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Apollo HTTP Data Source is an optimized JSON HTTP data source for Apollo Server that uses Undici under the hood, offering up to 60% better performance than apollo-datasource-rest. It includes features like request deduplication, caching with TTL and stale-if-error support, AbortController integration for request cancellation, and hooks for request/response manipulation. This library is designed for developers building GraphQL APIs with Apollo Server who need efficient HTTP data fetching from REST APIs.