mirror of
https://github.com/actix/examples
synced 2024-11-24 06:43:00 +01:00
9 lines
86 B
Markdown
9 lines
86 B
Markdown
## Form example
|
|
|
|
```bash
|
|
cd form
|
|
cargo run
|
|
# Started http server: 127.0.0.1:8080
|
|
```
|
|
|