Advertisement
devomaa

news.json

Apr 28th, 2020
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.38 KB | None | 0 0
  1. {
  2.     "name": "News",
  3.     "news": [
  4.       {
  5.         "name": "News System Created!",
  6.         "description": [
  7.             "This will be the way I will distribute my news!",
  8.             "Pretty cool, Huh? Anyway, this is powered using",
  9.             "JSON! Yes, JSON! Anyway, Theres not much to di-"
  10.             "stribute here, I'm gonna end this here!"
  11.         ]
  12.       }
  13.     ]
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement