Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change API endpoint to get just config currencies #101

Merged
merged 2 commits into from
Dec 2, 2021

Conversation

DigitalFeonix
Copy link
Contributor

As one on my favorite cryptocurrencies has shifted out of the top 100, then out of the top 200, I decided to update the code to use another endpoint (https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyQuotesLatest) to get just the currencies I care about without getting others I don't need.

@matteodanelli
Copy link
Owner

This is awesome and very interesting! It probably make it even faster than before.
Can I ask you to update README in order to remove the "limit" configuration? Also from the defaults value of the JS file?

@DigitalFeonix
Copy link
Contributor Author

This is awesome and very interesting! It probably make it even faster than before. Can I ask you to update README in order to remove the "limit" configuration? Also from the defaults value of the JS file?

Done.

@matteodanelli matteodanelli merged commit f3f1bcc into matteodanelli:master Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants