Skip to content

Instantly share code, notes, and snippets.

@jalasem
Created September 10, 2020 10:45
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 jalasem/af76ef73cf285ce6776eed39f56ad350 to your computer and use it in GitHub Desktop.
Save jalasem/af76ef73cf285ce6776eed39f56ad350 to your computer and use it in GitHub Desktop.
Sample JSON object
{
"bdmus772": {
"name": "Badmus Adimula",
"spouse": "Salamat Ajirebi",
"car": "Maerati",
"address": "Pawpaw Island, Kwara State",
"age": 38,
"accountBal": "$1,000,000,000,922.78",
"spending": true,
"pastJob": [
"Apple",
"Google",
"Microsoft",
"IBM",
"Netlify"
]
},
"dd892nk": {
"name": "Desmond Onunkwari",
"car": "Maybach",
"address": "Slum Island, Hawai",
"accountBal": "$1,000,263,188,18.23",
"sleeping": false,
"pastJob": [
"Cisco",
"AfricasTalking",
"Google",
"IBM"
]
},
"ssh3uu": {
"name": "Ayiii Muzakwabi",
"spouse": "Ismail Menk",
"address": "Banana Island, Sokoto State",
"spending": false,
"accountBal": "Undisclosed for security reasons",
"pastJob": [
"Vercel",
"Netlify",
"Github",
"Google"
],
"sideHustle": "Mother"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment