captains-log/backend
Drew Galbraith ef247e6e29 Create the remaining task api methods on the server. (#3)
Create the remaining task api methods along with hurl tests for each.

Reviewed-on: #3
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-20 19:23:19 +00:00
..
migrations Create Initial Database Schema for Tasks. (#1) 2025-08-24 17:10:31 +00:00
src Create the remaining task api methods on the server. (#3) 2025-09-20 19:23:19 +00:00
tests/api Create the remaining task api methods on the server. (#3) 2025-09-20 19:23:19 +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