Skip to content

Instantly share code, notes, and snippets.

@hermesespinola
Last active August 12, 2021 04:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hermesespinola/8f7a871231bc508a404e2ccc5d9a3350 to your computer and use it in GitHub Desktop.
Save hermesespinola/8f7a871231bc508a404e2ccc5d9a3350 to your computer and use it in GitHub Desktop.
A json list of my true friends
{
"friends": [
{
"name": "Hermes",
"hobby": "Guitar",
"age": 20,
"phone": "+5211337435",
"address": "P. Sherman, Wallaby St. 42, Sydney"
},
{
"name": "Gerardo",
"hobby": "Waifus",
"age": 20,
"phone": "+5211337215",
"address": "4 Goldfield Rd. Honolulu, HI 96815"
},
{
"name": "Andres Méndez",
"hobby": "Dinosour sounds",
"age": 666,
"phone": "+5211332165",
"address": "71 Pilgrim Avenue Chevy Chase, MD 20815"
},
{
"name": "Miguelito",
"hobby": "Microsoft",
"age": 21,
"phone": "+5211234235",
"address": "44 Shirley Ave. West Chicago, IL 60185"
},
{
"name": "Memo García",
"hobby": "Bailar la macarena",
"age": 16,
"phone": "+5211323443",
"address": "70 Bowman St. South Windsor, CT 06074"
},
{
"name": "El Pan que Habla",
"hobby": "Hablar",
"age": 999999999,
"phone": "+5212332365",
"address": "514 S. Magnolia St. Orlando, FL 32806"
},
{
"name": "Arturo",
"hobby": "Malabares",
"age": 20,
"phone": "+5213333333",
"address": "971 Catherine Dr. Lake In The Hills, IL 60156"
}
]
}
@fornesarturo
Copy link

Falto yo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment