Este repositório contém o código-fonte de uma aplicação simples que consome a API pública do Senhor dos Anéis. A aplicação foi desenvolvida utilizando JavaScript e Node.Js e tem como objetivo praticar conceitos fundamentais sem a utilização de frameworks.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a JavaScript/Node.js project that consumes the Lord of the Rings API to practice fundamental concepts without using frameworks. It implements worker threads to handle CPU-intensive API requests without blocking the main thread, and uses generators for efficient asynchronous data processing. The project is ideal for developers looking to learn core Node.js concepts and improve their understanding of concurrent programming patterns.