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

https://github.com/amirnajdi/order-book

The Order Book is a simple order tracking system for a cryptocurrency website. It receives orders from Kafka, stores them in a database, and provides an API for users to access the order book for each symbol.
https://github.com/amirnajdi/order-book

docker docker-compose go golang gorm grom kafka mariadb

Last synced: 6 months ago
JSON representation

The Order Book is a simple order tracking system for a cryptocurrency website. It receives orders from Kafka, stores them in a database, and provides an API for users to access the order book for each symbol.

Awesome Lists containing this project