CoinCapDev / CoinCap.io

API tools and documentation
730 stars 151 forks source link

Images for all coins #78

Closed hassanabbasi closed 6 years ago

hassanabbasi commented 6 years ago

API doesn't return image URLs of currencies.

iamskippy0 commented 6 years ago

This is already opened at #33

biswatmanayak commented 6 years ago

Pass coin full name to this URL to get Images

https://coincap.io/images/coins/bitcoin.png https://coincap.io/images/coins/Litecoin.png https://coincap.io/images/coins/ripple.png https://coincap.io/images/coins/iconomi.png

If space is there then remove space , trim then pass to the url

https://coincap.io/images/coins/bitcoincash.png