WUT_Computer_Science/EGUI/lab3/data/db.json

170 lines
2.2 KiB
JSON

{
"posts": [
{
"title": "JSON SERVER",
"author": "foo",
"id": 1
},
{
"title": "REACT",
"author": "facebook",
"id": 2
},
{
"title": "BOOTSTRAP",
"author": "css master",
"id": 3
},
{
"title": "MEDIUM",
"author": "medium",
"id": 4
},
{
"title": "test",
"id": 5
},
{
"title": "test",
"id": 6
},
{
"title": "test",
"id": 7
},
{
"title": "test",
"id": 8
},
{
"title": "test",
"id": 9
},
{
"title": "",
"author": "",
"id": 10
},
{
"title": "",
"author": "",
"id": 11
},
{
"title": "",
"author": "",
"id": 12
},
{
"title": "",
"author": "",
"id": 13
},
{
"title": "",
"author": "",
"id": 14
},
{
"title": "",
"author": "",
"id": 15
},
{
"title": "",
"author": "",
"id": 16
},
{
"title": "",
"author": "",
"id": 17
},
{
"title": "",
"author": "",
"id": 18
},
{
"title": "",
"author": "",
"id": 19
},
{
"title": "",
"author": "",
"id": 20
},
{
"title": "",
"author": "",
"id": 21
},
{
"title": "",
"author": "",
"id": 22
},
{
"title": "",
"author": "",
"id": 23
},
{
"title": "",
"author": "",
"id": 24
},
{
"title": "",
"author": "",
"id": 25
},
{
"title": "",
"author": "",
"id": 26
},
{
"title": "",
"author": "",
"id": 27
},
{
"id": 28
},
{
"id": 29
},
{
"id": 30
},
{
"id": 31
},
{
"id": 32
},
{
"id": 33
},
{
"id": 34
},
{
"title": "test",
"author": "test",
"id": 35
},
{
"title": "test",
"author": "test",
"id": 36
},
{
"title": "test@test",
"author": "test",
"id": 37
}
]
}