[RUST/ACTIX-WEB] Actix Web 프레임워크를 사용해 BMI 판정 웹 서버 만들기

■ Actix Web 프레임워크를 사용해 BMI 판정 웹 서버를 만드는 방법을 보여준다. ▶ Cargo.toml

▶ src/main.rs

test_server.zip

[RUST/ACTIX-WEB] Actix Web 프레임워크를 사용해 단순 웹 서버 만들기

■ Actix Web 프레임워크를 사용해 단순 웹 서버를 만드는 방법을 보여준다. ▶ Cargo.toml

▶ src/main.rs

test_server.zip