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.

29 lines
416 B

  1. [
  2. {
  3. "id": 1,
  4. "title": "Titel 3",
  5. "username": "name",
  6. "date": "",
  7. "text": "Text"
  8. },
  9. {
  10. "id": 2,
  11. "title": "4",
  12. "username": "",
  13. "date": "",
  14. "text": "rrde"
  15. },
  16. {
  17. "id": 3,
  18. "title": "titel eines blogs",
  19. "username": "",
  20. "date": "",
  21. "text": ""
  22. },
  23. {
  24. "id": 4,
  25. "title": "und noch ein Blog",
  26. "username": "",
  27. "date": "",
  28. "text": ""
  29. }
  30. ]