Skip to content

Instantly share code, notes, and snippets.

@bitzesty
Created January 30, 2010 19:08
Show Gist options
  • Save bitzesty/290682 to your computer and use it in GitHub Desktop.
Save bitzesty/290682 to your computer and use it in GitHub Desktop.
{
'name': 'Joe Bloggs',
'emails': ['joe@blogger.com', 'joe.bloggs@gmail.com'],
'phone_numbers': [{'type':'work',
'number':'+447872456173'
},
{'type':'mobile',
'number':'+447273456679'
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment