Skip to content

Instantly share code, notes, and snippets.

@Mikodes
Created February 4, 2022 12:50
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 Mikodes/634118bb6b802ea5aa999d85d00c69ae to your computer and use it in GitHub Desktop.
Save Mikodes/634118bb6b802ea5aa999d85d00c69ae to your computer and use it in GitHub Desktop.
{
"name": "Mike",
"lastName":"NIGHT",
"email":"mikelnight@gmail.com",
"phone":"+34630803461",
"tsi":"numerotsi",
"dni":"numerodni",
"address":{
"province":"Barcelona",
"city":"Sabadell",
"postalCode":"08206",
"streetLine1":"Calle pajaro",
"numflat":"14",
"piso":"7ª",
"puerta":"3"
},
"user":{
"firstName":"Miguel",
"lastName":"Lopez",
"phone":"+34630803461",
"email":"mikelnight@gmail.com"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment