arezamoosavi / BTC-Alarming

Bitcoin changes alerting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcoin-Alarm

This app is a scheduler such that every 10 sec get the bitcoin value in EUR and USD and save it to the database. The app is build with Faust, Kafka, Redis and PostgreSQL.

Up

for running app:

docker-compose up --build -d

for stopping:

docker-compose down

Tools

Tasks: Faust, Kafka, Redis

Data: Postgre, Asyncpg, Tortoise, Pydantic

Build: docker, docker-compose

About

Bitcoin changes alerting.

License:MIT License


Languages

Language:Python 89.3%Language:Shell 5.5%Language:Dockerfile 5.3%