/currency

Currency scraper with REST API

Primary LanguageJava

Currency scraper


Overview: The purpose of this application is to scrape currencies' exchange rates from European Central Bank. Scraping happens periodically using Spring scheduler.


Installation:

  • Install postgresql
  • Compile and execute using gradle
  • Run using docker on port 8080