Skip to content

Instantly share code, notes, and snippets.

@valikos
Created May 12, 2019 16:56
Show Gist options
  • Save valikos/d009727a14fc7d38ca41ee332e766339 to your computer and use it in GitHub Desktop.
Save valikos/d009727a14fc7d38ca41ee332e766339 to your computer and use it in GitHub Desktop.
{
"data": {
"me": {
"firstName": "Valentyn",
"lastName": "Ostakh",
"company": "RubyGarage",
"position": "Ruby/JS developer",
"socialLinks": [
{
"name": "facebook",
"url": "https://facebook.com/valikos"
},
{
"name": "twitter",
"url": "https://twitter.com/valikos_ost"
},
{
"name": "github",
"url": "https://github.com/valikos"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment