1
0
mirror of https://github.com/actix/examples synced 2025-01-22 22:05:57 +01:00
examples/forms/form/README.md

8 lines
83 B
Markdown
Raw Normal View History

## Form example
2022-02-18 03:36:04 +00:00
```sh
cd form
cargo run
# Started http server: 127.0.0.1:8080
```