This is a simple web todo app written in Rust from scratch. Whitout any framework or library.
- Add todo
- Remove todo
- lazy_static 1.4.0
$ cargo runTODO App will be available at http://localhost:8080/
This is a simple web todo app written in Rust from scratch. Whitout any framework or library.
$ cargo runTODO App will be available at http://localhost:8080/