Skip to content

leyvae/CS-361

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Historic Exchange Rates Microsercive

Edward Leyva
CS361

Request

In order to request data from my microservice, you need to get an API key. In the place where you need to enter your API_KEY I commented the link where you can get your free one.
I'll link it here too just in case. https://www.alphavantage.co/support/#api-key

The only place you need to change the code in order to make a request to the API is commented at the bottom.
(i.e.. (#Define the currencies you plan to use here) and (#example call to the function)) image

Response

get_historical_data will send a request to the ALPHA VANTAGE services to get the historic exchange rates. You do not have to worry about changing anything other than the places I have detailed above. I highlighted them in purple just for easier viewing. image

here is an example response shown in the console for viewing the exchange rate between EUR and USD on the date July 25th, 2023 image

UML Sequence for Historic Exchange Rates Microservice

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages