captains-log/backend
Drew Galbraith d32f6be813 Allow creating and updating tasks on the backend. (#2)
Create hurl tests along with the necessary api code to resolve them.

Reviewed-on: #2
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-20 18:49:11 +00:00
..
migrations Create Initial Database Schema for Tasks. (#1) 2025-08-24 17:10:31 +00:00
src Allow creating and updating tasks on the backend. (#2) 2025-09-20 18:49:11 +00:00
tests/api Allow creating and updating tasks on the backend. (#2) 2025-09-20 18:49:11 +00: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