taoteh1221 / Open_Crypto_Tracker

Bitcoin / Alts private portfolio tracker, with email / text / alexa / telegram price alerts, charts, leverage support and much more.
https://taoteh1221.github.io
GNU General Public License v3.0
92 stars 22 forks source link

Please include unocoin API in the tracker #21

Closed s1-ranjan closed 2 years ago

s1-ranjan commented 3 years ago

I have not found any single API that makes all the information available from the Unocoin site, well I found a documentation at the following link https://www.unocoin.com/in/support/api-documentation In my investigation, I found two different URL structure https://api.unocoin.com/api/exchange/pairs (this list all the listed coin in the exchange.) https://api.unocoin.com/api/exchange/prices/INR/BAT (this provide the details of BAT in INR value in the exchange) Please have a look at the documentation and try to incorporate it in the tracker.

taoteh1221 commented 3 years ago

I'll look into it at some point. I'm not doing any new releases on my open source projects until October, taking a summer vacation.

taoteh1221 commented 2 years ago

Added in the next release.