Skip to content

paultuckey/example-todo-app-rust-htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example TODO app with Rust and htmx

A simple example TODO app build using:

Run

cargo run

Hot Reloading

Install cargo watch with cargo install cargo-watch then use:

cargo watch -x run

Syntax Check

cargo clippy

About

An example TODO app written with Rust and HTMx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published