Skip to content

Instantly share code, notes, and snippets.

@schatekar
Last active February 18, 2017 19:41
Show Gist options
  • Save schatekar/ca4b91a5ee4bb3077542085c0c8972df to your computer and use it in GitHub Desktop.
Save schatekar/ca4b91a5ee4bb3077542085c0c8972df to your computer and use it in GitHub Desktop.
{
"id": 34234,
"firstname": "Suhas",
"lastname": "Chatekar",
"email": "abc@gmail.com",
"memberships": [{
"meetup_id": 2345,
"name": "London Erlang Group"
}],
"rsvps": [{
"event_id": "546",
"number_of_attendees": 2
}],
"friends": [{
"id": "5678",
"since": "12/05/2015"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment