Guest User

Untitled

a guest
Feb 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. {
  2. "title": "The Basics - Networking",
  3. "description": "Your app fetched this from a remote endpoint!",
  4. "movies": [
  5. { "title": "Star Wars", "releaseYear": "1977"},
  6. { "title": "Back to the Future", "releaseYear": "1985"},
  7. { "title": "The Matrix", "releaseYear": "1999"},
  8. { "title": "Inception", "releaseYear": "2010"},
  9. { "title": "Interstellar", "releaseYear": "2014"}
  10. ]
  11. }
Add Comment
Please, Sign In to add comment