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

https://github.com/olejek88/absorber

Crypto data acquisition and visualizing
https://github.com/olejek88/absorber

cassandra highcharts nodejs socket-io

Last synced: 2 months ago
JSON representation

Crypto data acquisition and visualizing

Awesome Lists containing this project

README

          

Cryptocurrency data absorber

Fun project for learn how to work with cassandra and socket.io

System consist of:
data aquisition module - get data from api.coincap.io, parse it and store to Apache Cassandra database (Asset and Data models),
socket.io server - prepare data for clients,
charts page - socket.io client with Highcharts as charts library