rene78 / My-Cryptoportfolio-Local

Display your locally saved Cryptoportfolio.
https://rene78.github.io/My-Cryptoportfolio-Local/
GNU General Public License v3.0
5 stars 0 forks source link

CoinGecko API #1

Open Jatin794 opened 3 years ago

Jatin794 commented 3 years ago

The project is pretty cool, but I'm afraid CryptoCompare might any day pull the plug on their public API (considering it's basically deprecated since over 3 years). How do I switch it to using, say, the CoinGecko API instead?

(I tried changing a few things in the code here and there but that didn't exactly work out :sweat_smile:)

rene78 commented 3 years ago

Good point regarding Cryptocompare. Gonna have a look at it once I have some time. Basically if you check some tutorials on YouTube regarding the Fetch API you should be good to go.