A simple API that serves as a personal learning project using rust and ecosystem frameworks like actix.
Clone repository.
git clone https://github.com/ulysses-ck/actix-api-rest.git
Build, and with this command also fetch all necessary dependencies of this repo.
cargo build