Skip to content

Instantly share code, notes, and snippets.

@0rka
Created January 28, 2018 11:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0rka/fbb9918c113f18ec148d3c26d4b36f8a to your computer and use it in GitHub Desktop.
Save 0rka/fbb9918c113f18ec148d3c26d4b36f8a to your computer and use it in GitHub Desktop.
json example
{
"company": "0rkaTV",
"notices": "NO RUNNING WITH SCISSORS",
"id": "0x1337H4X0R",
"library": {
"movies": [
{
"title": "Titanic",
"length": 194
},
{
"title": "Matrix",
"length": 150
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment