1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 23:05:56 +01:00
2017-12-31 21:55:25 -08:00
..
2017-12-31 21:55:25 -08:00
2017-12-31 21:55:25 -08:00

basic

Usage

server

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

web client