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.
 
 
 

26 lines
525 B

[
{
"id": 1,
"title": "titel eins",
"username": "name",
"date": "",
"text": "texteintrag ohne Bild",
"datei": ""
},
{
"id": 2,
"title": "titel zwei",
"username": "von mir",
"date": "",
"text": "Blogeintrag mit Bild",
"datei": "./uploads/DSC_0188.jpg"
},
{
"id": 3,
"title": "ein neuer Titel",
"username": "von einem Nutzer",
"date": "2022-05-12",
"text": "ein schöner Text mit tollem Bild",
"datei": "./uploads/farbsplash-56da4e18.jpeg"
}
]