A RESTful API that provides up-to-date Venezuelan exchange rates. Curated with Nest.js, "Rates Vzla" sources its rates from the Venezuelan Central Bank and the widely-followed @monitordolarvzla on Twitter.
-
Dual Source Scraper: Harvests official exchange rates from the Venezuelan Central Bank and the parallel market rates from @monitordolarvzla on Twitter.
-
Daily Updates: Refreshes rates twice, from Monday to Friday, guaranteeing you always have the freshest data.
-
Developer-Centric Endpoints: Uncomplicated and intuitive endpoints to ensure seamless integrations.
- To be added.
git clone https://github.com/cedaesca/ratesvzla.git
cd ratesvzla
npm install
npm start
This project is licensed under the MIT License - see the LICENSE.md file for details.