Skip to content

Instantly share code, notes, and snippets.

@eduardogpg
Created June 26, 2021 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eduardogpg/9ecf90340f5f666a9ee1145e149cae68 to your computer and use it in GitHub Desktop.
Save eduardogpg/9ecf90340f5f666a9ee1145e149cae68 to your computer and use it in GitHub Desktop.
{
"users": [
{
"nombre": "Eduardo",
"edad": 27
},
{
"nombre": "Raquel",
"edad": 29
},
{
"nombre": "Fernando",
"edad": 25
},
{
"nombre": "Guadalupe",
"edad": 30
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment