cars Simple REST server using Rust Instalation Follow instructions from https://www.rust-lang.org/learn/get-started to install Rust. Clone the repository. Run cargo run <ip address> <port> (address and port are optional, default are: 127.0.0.1:8080.