1.0.0 • Published 5 years ago

melhorcambiomonitor v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

  • got - Simplifies HTTP requests
  • node-cron - Adds support for Cron expressions

License

This project is licensed under the MIT License - see the LICENSE file for details