You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
261 B
16 lines
261 B
[
|
|
{
|
|
"id": 1,
|
|
"title": "titel eins",
|
|
"username": "name",
|
|
"date": "2022-04-27",
|
|
"text": "text"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"title": "nummer Zwei",
|
|
"username": "noch ein Name",
|
|
"date": "2022-05-04",
|
|
"text": "und noch ein Text"
|
|
}
|
|
]
|