Skip to content

Guillaume-Mayer/rest-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages