this isnt hosted, the only way to access the gif creation is to run flask_server.py and use url extention /image/<currency>
you will need to format the currency in the url by replacing the forward slash '/' with a dash '-' e.g. EUR-USD
the currencies supported are:
USD/JPY
GBP/USD
USD/TRY
USD/CHF
USD/CAD
EUR/JPY
AUD/USD
NZD/USD
EUR/GBP
EUR/CHF
AUD/JPY
GBP/JPY
CHF/JPY
EUR/CAD
AUD/CAD
CAD/JPY
NZD/JPY
AUD/NZD
GBP/AUD
EUR/AUD
GBP/CHF
EUR/NZD
AUD/CHF
GBP/NZD
USD/INR
USD/CNY
USD/SGD
USD/HKD
USD/DKK
GBP/CAD
USD/SEK
USD/ILS
USD/RUB
USD/MXN
USD/ZAR
CAD/CHF
NZD/CAD
NZD/CHF
BTC/USD
BTC/EUR
ETH/USD```