Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 367 Bytes

README.MD

File metadata and controls

12 lines (7 loc) · 367 Bytes

Rust Webservice

Playing around with learning Rust and webservice ideas in Rust. Experimenting and trying out different crates to accomplish normal tasks that are needed in a web service

Rocket web framework

Diesel orm framework

Tokio async runtime

Tonic gRPC