Monday, January 30, 2023

Rust pop-quiz: Order book URLs

Rust pop-quiz.

Receive the @TeamKujira order book JSON from https://api.kujira.app/api/coingecko/pairs


Parse it into Rust structures so that you can answer the following question:

* what is the URL to the order book [some order book].

BONUS!

Some names are just wrong. Find and fix them.

No comments:

Post a Comment