Eugeniosales / coin-converter

Exchange Rate Converter POC
0 stars 0 forks source link

[BE] Create job to save exchange rates from external API #3

Open Eugeniosales opened 2 years ago

Eugeniosales commented 2 years ago

Description:

Create job to get every single minute the exchange rates with BRL Base from exchangeRates API and save data in ExchangeRate table in DynamoDB.

Exchange Rates External API: https://exchangeratesapi.io/documentation/

Acceptance criteria: