-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb.json
More file actions
47 lines (47 loc) · 1.02 KB
/
Copy pathdb.json
File metadata and controls
47 lines (47 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"todo": [
{
"title": "sdfsdf",
"completed": false,
"createdAt": "2026-03-24T02:19:24.760Z",
"id": "-K1wr9mX8xg"
},
{
"title": "sdfsdf",
"completed": false,
"createdAt": "2026-03-24T02:19:25.917Z",
"id": "C5LYxfdpB1M"
},
{
"title": "sdfsdfsdf",
"completed": false,
"createdAt": "2026-03-24T02:19:26.827Z",
"id": "Q7BneccWyLM"
},
{
"title": "sdfdfssdf",
"completed": false,
"createdAt": "2026-03-24T02:19:31.339Z",
"id": "AvpgJ9Lt8FY"
},
{
"title": "sdffsdsdf",
"completed": false,
"createdAt": "2026-03-24T02:19:32.184Z",
"id": "79S4XBwmkgQ"
},
{
"title": "sdfsdfsdf",
"completed": false,
"createdAt": "2026-03-24T02:19:33.094Z",
"id": "CHXh8t_Q7PI"
},
{
"title": "sdfsdfsdf",
"completed": false,
"createdAt": "2026-03-24T02:19:34.129Z",
"id": "xuibIqfWT6Q"
}
],
"$schema": "./node_modules/json-server/schema.json"
}