Programming Consuming API with Rust You can watch my latest video below to learn how to consume JSON APIs with Rustlang and the reqwest library. I made this tutorial because I had a hard time finding out how to work with nested JSON with reqwest
Software Rustup Documentation As of lately, some Linux repositories include rustlang and cargo for developers to download. Yet the preferred method of installing and updating Rust is still rustup.
Software Building Your Own Tech Stack Stretching out and learning how to use these programs and frameworks has made me an overall better developer and computer scientist. Banging my head against Rust for several months has actually prepared me quite well to pick up C++ for my compiler and networking classes this semester