Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 340 Bytes

File metadata and controls

20 lines (12 loc) · 340 Bytes

Rust-Web-Todo-App

This is a simple web todo app written in Rust from scratch. Whitout any framework or library.

Features

  • Add todo
  • Remove todo

Dependencies

How to run

$ cargo run

TODO App will be available at http://localhost:8080/