An open API service indexing awesome lists of open source software.

https://github.com/arturogonzalezm/binanceticker

This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern.
https://github.com/arturogonzalezm/binanceticker

binance-api cpp cpp20 docker docker-compose postgresql postgresql-database

Last synced: 6 months ago
JSON representation

This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern.

Awesome Lists containing this project

README

          

# Binance Ticker

This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern.