/rusthttp

trying out rust + cargo

Primary LanguageRust

Rust, except I have no idea what I'm doing...

Trying to see what a simple rest response looks like in Rust.

Favicon from here

# Start the service
cargo run

# Get the service version
curl localhost:3000/hello/version