Skip to content

Desire32/coincap-api-websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Deprecated: CoinCap API v2 No Longer Supported

📊 Real-Time Crypto Tracker with Kafka and CoinCap

A Go script that collects real-time cryptocurrency data from the CoinCap API and streams updates through Apache Kafka. The project uses a Dockerized Kafka container to relay updates in real time, tracking selected cryptocurrencies.

🛠️ Installation & Setup

  1. docker run -d --name=kafka -p 9092:9092 apache/kafka or use your own local one
  2. Set up .env file with kafka port
  3. run the script

About

A coincap websockets implementation, version v2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published