mess110 / coinmarketcap.northpole.ro

A straightforward JSON API for all the currencies and assets found on coinmarketcap.com crawled every 5 minutes
MIT License
41 stars 11 forks source link

Add support for api version param #9

Closed mess110 closed 7 years ago

mess110 commented 7 years ago

Currently, the api.json endpoint assumes you want v6. We need support for the older versions as well.

Validation also required