1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-19 15:05:36 +02:00
Files
actix-extras/examples/basic
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