Make a cryptocurrency price fetcher with Rust
Mar 17, 2023 · 4 min read · I have been learning Rust lately and soaking it up like a sponge. I figured one day, why not make a simple terminal application that fetches price data from the public Kraken REST API. In the process of making this program, I'll show off using one of...
Join discussion