Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heliomar-pena/rust-todo-app
A ToDo app created with Rust, with the common C.R.U.D features
https://github.com/heliomar-pena/rust-todo-app
Last synced: 28 days ago
JSON representation
A ToDo app created with Rust, with the common C.R.U.D features
- Host: GitHub
- URL: https://github.com/heliomar-pena/rust-todo-app
- Owner: heliomar-pena
- Created: 2022-08-23T12:52:33.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-23T13:13:56.000Z (over 2 years ago)
- Last Synced: 2024-10-19T05:33:12.092Z (3 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![lastrecord](https://user-images.githubusercontent.com/66505715/186167007-1709d05e-64e0-4601-b5c2-faff47cebf07.gif)
## How to run
1. Clone the repo `git clone https://github.com/victor-heliomar/rust-todo-app.git`
2. Run the project `cargo run`