imKobz

Untitled

Dec 4th, 2021 (edited)
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.40 KB | None | 0 0
  1. {
  2.    "news": [
  3.       {
  4.          "title": "news1",
  5.          "post": "fake post1"
  6.       },
  7.       {
  8.          "title": "news2",
  9.          "post": "fake post2"
  10.       },
  11.       {
  12.          "title": "news3",
  13.          "post": "fake post3"
  14.       },
  15.       {
  16.          "title": "news4",
  17.          "post": "fake post4"
  18.       },
  19.       {
  20.          "title": "news5",
  21.          "post": "fake post5"
  22.       }
  23.    ]
  24. }
Add Comment
Please, Sign In to add comment