notakaos / rust-actix-todo-app-example

[WIP] todo app example (with rust and actix-web)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[WIP] rust-actix-todo-app-example

Usage

# setup
rustup component add rustfmt
rustup component add clippy

# (optional)
cargo install cargo-edit

# (optional)
cargo install cargo-watch
cargo run

License

MIT License

About

[WIP] todo app example (with rust and actix-web)


Languages

Language:Rust 100.0%