1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-04 22:22:47 +01:00

basic

Usage

server

cd actix-web/examples/basic
cargo run
# Started http server: 127.0.0.1:8080

web client