Al-Muhandis / CurrencyRates

Currency rates wrappers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency rates

Currency rates wrappers for crypto coins and valutes The unit cryptocompare.pas: crypto currencies rates via CryptoCompare.com API. The unit cbrvalues.pas: valutes rates via cbr.ru API (The Central Bank of the Russian Federation rates).

Access rates via the _cbrvalutes and _CryptoCompare objects. Data updates are thread-safe. You don't have to be afraid to frequently access objects, since requests are cached in memory and access is carried out as necessary. There is an example of using it in the repository

About

Currency rates wrappers

License:MIT License


Languages

Language:Pascal 100.0%