AZURE CLOUD • WEB APP / NATIVE APP DEVELOPER

Tag Archives: Code

Code

Rust Microservice

In this post I'm going to show how to create a minimal Microservice with Rust and the Hyper Crate. Microservices are tiny, independent servers that perform specific tasks.  The first thing you need is the Rust Toolchain.  To install Rust visit https://www.rust-lang.org or https://rustup.rs Im currently using MacOS so I installed Rust using the command… >…
Read post

CLOUD ARCHITECT • FULL STACK DEVELOPER