https://www.wenyanet.com/opensource/ko/603e9447a7f61408ee3b9168.html
많은 기능을 구현하는 Actix 2.x REST 애플리케이션의 예 - wenyanet
Rust / Actix 예제 Rust 언어를 사용하는 Actix 2.0 REST 서버. 자극 Actix Web은 Rust에서 웹 애플리케이션을 구축하기위한 빠르고 강력한 웹 프레임 워크입니다. 이 프로젝트는 Actix의 성능 이점을 유지하면
www.wenyanet.com
https://actix.rs/
Actix Web | A powerful, pragmatic, and extremely fast web framework for Rust.
Request Routing The built-in Actix Web request router can be used with or without macros attached to handlers, and always provides flexible and composable methods of creating routing tables. Includes support for matching dynamic path segments, path prefix
actix.rs
curl https://sh.rustup.rs -sSf | shsource ~/.cargo/envrustc --version