captains-log/backend
2025-09-20 12:10:29 -07:00
..
migrations Create Initial Database Schema for Tasks. (#1) 2025-08-24 17:10:31 +00:00
src Add put for updating a task. 2025-09-20 12:09:34 -07:00
tests/api Add hurl test for task deletion. 2025-09-20 12:10:29 -07:00
.gitignore Allow creating and updating tasks on the backend. (#2) 2025-09-20 18:49:11 +00:00
Cargo.lock Allow creating and updating tasks on the backend. (#2) 2025-09-20 18:49:11 +00:00
Cargo.toml Allow creating and updating tasks on the backend. (#2) 2025-09-20 18:49:11 +00:00