- run 'yarn' from base directory to install node_modules.
- run 'yarn fetch-data' to start fetching process.
- from another terminal run 'yarn start' to run server.
Supported API:
Get exchange rates - localhost/api/exchange-rates?timeFrame=2&from=BTC&to=USD
Delete stored entry - localhost/api/delete-rate-entry?entry=2022-01-02 13:27:43