Articles in this series
What is Strava?"Strava is an American internet service for tracking physical exercise which incorporates social network features. It is mostly used...
My Rust-based Strava visualizer app, which I've explained in detail previously, was lacking an important feature: the ability to automatically save my...
A while ago, I decided to learn Rust and thought it would be a great opportunity to combine it with my second biggest interest besides coding: sports!...
I've always been fascinated by the idea of querying data using natural language, effortlessly exploring and analyzing data without worrying about the...
Rust has excellent support for interacting with MongoDB through the official Rust MongoDB driver and if you are using Visual Studio Code, I highly...
Implementing this in Rust is somewhat challenging since, at the time of writing this article, there were no crates available that could accomplish...