CRYPTIFY
This is a cryptocurrency dashboard. It will display the market activity of the top ten currencies .
GET 'https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=10&page=1&sparkline=false')
Parameter | Type | Description |
---|---|---|
api_key |
string |
It does not require an API key |
Fair warning. It locked me out for 15 min when it gave an "Over Use" warning
What did you learn while building this project? What challenges did you face and how did you overcome them?
I learned how to research and work with various API. I also learned that they are way friendlier if you are paying for them!
-Add Charts and graphs. I would also like to add a news section
- Add more integrations