1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-23 15:24:36 +01:00
2018-01-02 19:37:33 -08:00
..
2018-01-02 19:37:33 -08:00
2018-01-02 13:42:30 -08:00
2018-01-02 13:42:30 -08:00

basic

Usage

server

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

web client