Skip to content

rodrigooler/hello-world-rust-rocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World with Rust + Rocket

Simple example of a rest app using rust + rocket

Install Rust

curl https://sh.rustup.rs -sSf | sh
rustup default nightly
rustup override set nightly

Run

git clone git@github.com:rodrigooler/hello-world-rust-rocket.git
cd hello-world-rust-rocket
cargo run

About

Simple example of a rest app using rust + rocket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages