rust-web-app-example Web App Example written in rust. RustでWebアプリを作る上で必要なものをまとめています。 Requirements Rust >= 1.50.0 Rustのインストール 特に理由がない限りrustup を使ってインストールしましょう。 サンプル内容 Rust入門 Actix-Web入門 RustでDB操作 プチ本格 Todoアプリ WebAssembly入門