Skip to content

Instantly share code, notes, and snippets.

@bespalown
Last active September 7, 2018 09:36
Show Gist options
  • Save bespalown/b6481e1428c2a07efdc43a7d29a59435 to your computer and use it in GitHub Desktop.
Save bespalown/b6481e1428c2a07efdc43a7d29a59435 to your computer and use it in GitHub Desktop.
{
"contacts" : [
{
"id" : 1,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-371-456323.png"
},
{
"id" : 2,
"last_name" : "Morris",
"first_name" : "Charles",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-365-456317.png"
},
{
"id" : 3,
"last_name" : "Ramos",
"first_name" : "Tracey",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-369-456321.png"
},
{
"id" : 4,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-379-456331.png"
},
{
"id" : 5,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-380-456332.png"
},
{
"id" : 6,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-377-456329.png"
},
{
"id" : 7,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-373-456325.png"
},
{
"id" : 8,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-374-456326.png"
},
{
"id" : 9,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-375-456327.png"
},
{
"id" : 10,
"last_name" : "Holt",
"first_name" : "Eve",
"avatar" : "https:\/\/cdn.iconscout.com\/icon\/free\/png-256\/avatar-370-456322.png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment