Skip to content

Instantly share code, notes, and snippets.

@rubenCodeforges
Created June 29, 2016 12:26
Show Gist options
  • Save rubenCodeforges/ef1f0ce6a055bbb985c0848d8b0c04d5 to your computer and use it in GitHub Desktop.
Save rubenCodeforges/ef1f0ce6a055bbb985c0848d8b0c04d5 to your computer and use it in GitHub Desktop.
[
{
"balance": "$3,946.45",
"picture": "http://placehold.it/32x32",
"age": 23,
"name": "Bird Ramsey",
"gender": "male",
"company": "NIMON",
"email": "birdramsey@nimon.com"
},
{
"balance": "$2,499.49",
"picture": "http://placehold.it/32x32",
"age": 31,
"name": "Lillian Burgess",
"gender": "female",
"company": "LUXURIA",
"email": "lillianburgess@luxuria.com"
},
{
"balance": "$2,820.18",
"picture": "http://placehold.it/32x32",
"age": 34,
"name": "Kristie Cole",
"gender": "female",
"company": "QUADEEBO",
"email": "kristiecole@quadeebo.com"
},
{
"balance": "$3,277.32",
"picture": "http://placehold.it/32x32",
"age": 30,
"name": "Leonor Cross",
"gender": "female",
"company": "GRONK",
"email": "leonorcross@gronk.com"
},
{
"balance": "$1,972.47",
"picture": "http://placehold.it/32x32",
"age": 28,
"name": "Marsh Mccall",
"gender": "male",
"company": "ULTRIMAX",
"email": "marshmccall@ultrimax.com"
}
]
@Marafa9
Copy link

Marafa9 commented Dec 2, 2022

How can I download user.json

@Oday-M-Aqel
Copy link

Oday-M-Aqel commented Apr 29, 2024

How can I download user.json

Just copy it the text

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