Skip to content

Instantly share code, notes, and snippets.

@jimmibond
Created July 17, 2018 18:04
Show Gist options
  • Save jimmibond/a6ed97fb6be08d31e6bb89ec36d10611 to your computer and use it in GitHub Desktop.
Save jimmibond/a6ed97fb6be08d31e6bb89ec36d10611 to your computer and use it in GitHub Desktop.
it-wikipedia
{
"name": "Mario",
"surname": "Rossi",
"active": true,
"favoriteNumber": 42,
"birthday": {
"day": 1,
"month": 1,
"year": 2000
},
"languages": [ "it", "en" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment