sfu-db / APIConnectors

A curated list of example code to collect data from Web APIs using DataPrep.Connector.
https://github.com/sfu-db/dataprep#connector
35 stars 25 forks source link

Feature Proposal: Add Currents and CoinGecko apis #62

Closed Wukkkinz-0725 closed 3 years ago

Wukkkinz-0725 commented 3 years ago

Summary

Implement currents and coingecko API's configurationto DataConnectorConfigs

Currents

CoinGecko

nick-zrymiak commented 3 years ago

Looks good! I would just say add some more endpoints and questions. A requirement is there should be at least 5 endpoints per website and at least 1 question per endpoint being added. If one of the websites has fewer than 5 endpoints then can just make minimum 3 questions for the website and one config file per endpoint and mention the number of enpoints the API has. Good job!