Guillaume-Mayer / rest-in-rust

Rest API in Rust with Iron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rest-in-rust

Rest API in Rust with Iron framework

Just say hello

Build with cargo build --release

Run with target/release/rest 8080

Access at localhost:8080/hello/world

About

Rest API in Rust with Iron


Languages

Language:Rust 100.0%