Skip to content

Instantly share code, notes, and snippets.

@wirasetiawan29
Created October 8, 2014 11:18
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 wirasetiawan29/f5fa5ef017347027df81 to your computer and use it in GitHub Desktop.
Save wirasetiawan29/f5fa5ef017347027df81 to your computer and use it in GitHub Desktop.
{
"addressbook" : {
"contact":[
{
"name":"Wira Setiawan",
"address":"bandung"
},{
"name":"John Doe",
"address":"Los Angeles"
},{
"name":"George",
"address":"Kanada"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment