Skip to content

Instantly share code, notes, and snippets.

@anjerodesu
Last active June 18, 2021 03:02
Show Gist options
  • Save anjerodesu/de8d88b4e74139b305188c7201cac19e to your computer and use it in GitHub Desktop.
Save anjerodesu/de8d88b4e74139b305188c7201cac19e to your computer and use it in GitHub Desktop.
sample json data
{
"uID": "0",
"firstName": "Juan",
"middleName": "",
"lastName": "dela Cruz",
"homeAddress": "01 Fake Street Espania, Manila City, Philippines",
"mobileNumber": "09171234567",
"email": "juandelacruz@gmail.com",
"birthday": "01/01/1991",
"gender": "1",
"officeAddress": "1001-1003 10th Floor Taipan Place Emerald Ave. Ortigas Centre Pasig City"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment