yat-server
This is server implementation for YetAnotherTodo project in Rust using Actix Web.
Requirements
- Rust >= 1.51.0
- Cargo >= 1.51.0
- SQLite headers (just install corresponding package in your favorite system)
Building
- Clone the repo
- Run following command:
$ cargo run
License
This project is licensed under the MIT License - see the LICENSE file for details.