RUST · ROCKET · API
Rocket Web Service
A simple hello world web service made in rust 🦀 with rocket.rs 🚀
README
Overview
This is a simple hello world web service written in rust with the rocket.rs web service library (synchronous).
VISUALS
Project files
rocket-web-service0 ★
A simple hello world web service made in rust 🦀 with rocket.rs 🚀
- src
- static
- .gitignore
- Cargo.lock
- Cargo.toml
- README.md
- rust-toolchain
Rustbranch: master