kregoslup / currency

Currency scraper with REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Currency scraper with REST API


Languages

Language:Java 100.0%