melhorcambiomonitor
v1.0.0
Published
Node.js application designed for monitoring BRL/EUR rate using melhorcambio API.
Downloads
3
Readme
MelhorCambioMonitor
This is a Node.js application which monitors BRL/EUR buying rate from actual exchange houses in Brazil using an API provided by melhorcambio.com website.
Based on a Cron expression, the application gets the rate and then stores it on a .csv file for further reference. This project was conceived for personal use, in order to support currency exchange for individuals who need to trade cash for travelling, for instance.
The app's default expression triggers the functionality from monday to friday, between 9am and 6pm, each 5 minutes.
Built With
License
This project is licensed under the MIT License - see the LICENSE file for details