Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages