
Rust Web App Example
Uses Rust and Rocket to create a back-end web api.
Crates.io
Documentation used to build example
- https://rocket.rs/v0.4/guide/overview/
- https://rocket.rs/v0.4/guide/requests/
- https://api.rocket.rs/v0.4/rocket_contrib/index.html
- https://api.rocket.rs/v0.4/rocket_contrib/serve/index.html
- https://api.rocket.rs/v0.4/rocket_contrib/json/index.html