| [ | |
| { | |
| "id": 1, | |
| "text": "complete DSA homework", | |
| "completed": false, | |
| "created_at": "2026-05-29T14:23:04.233666" | |
| }, | |
| { | |
| "id": 2, | |
| "text": "remind me of the talikng to mom", | |
| "completed": false, | |
| "created_at": "2026-05-29T15:21:25.038289" | |
| }, | |
| { | |
| "id": 3, | |
| "text": "drink juice", | |
| "completed": true, | |
| "created_at": "2026-05-30T15:42:45.221286", | |
| "completed_at": "2026-05-30T17:23:33.184988" | |
| } | |
| ] |