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

https://github.com/puse/ticker-tape

Real time multi market ticker data server
https://github.com/puse/ticker-tape

Last synced: 4 months ago
JSON representation

Real time multi market ticker data server

Awesome Lists containing this project

README

          

# Ticker Tape

> *noun*
> - a paper strip on which messages are recorded in a telegraphic tape machine
> - a device that shows stock symbols and numbers to convey information about trade

** W.I.P **

### Development

#### Common Info

Prerequisites

- Git
- Docker and docker-compose

Boot up docker services

```
docker-compose up
```

#### Connectors

Some 3rd party examples

- https://www.confluent.io/product/connectors/
- https://github.com/Landoop/stream-reactor#connectors

Connectors should go to `~/connectors/` directory, labeled by their id, like
`~/connectors/bitfinex`