hakizimana-fred / cryptocurrency_tracker

Flask server to help you track cryptocurrency prices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Currency Tracker

Flask Api

Prerequisites

  • python 3.x
  • You must sign up for the mini cryptocompare api keys

Author

👤 Haki Fred

How to

if you want to track a single currency you can add use /track/top-coins/ endpoint and attach a query after it /track/top-coins/?coin=BTC

if you want to track multiple currencies. add a currency you wish to track in the coins.txt file and visit /track/top-coins/ endpoint


Main use

Track cryptocurrency prices

About

Flask server to help you track cryptocurrency prices.


Languages

Language:Python 100.0%