Tuesday, February 7, 2023

Rust pop-answer: scanning order-book JSON from a REST endpoint

Rust pop-answer to scanning the order-book json.

This also indirectly answers the FIN order book addresses Rust pop-quiz.

@TeamKujira has resolved the naming-issue, so the bonus is moot.

./top_order_books fetches the order books from the REST-endpoint and does some analytics on the scanned data. 




No comments:

Post a Comment