jamesloosli / rusthttp

trying out rust + cargo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

trying out rust + cargo


Languages

Language:Rust 100.0%