Skip to content

Instantly share code, notes, and snippets.

@Edudjr
Created October 16, 2018 20:56
Show Gist options
  • Save Edudjr/72f53213e57235c4f0e3ef34bc2de0a5 to your computer and use it in GitHub Desktop.
Save Edudjr/72f53213e57235c4f0e3ef34bc2de0a5 to your computer and use it in GitHub Desktop.
Example Json for API
{
"userId": 47,
"userName": "Agente 47",
"age": 27,
"address": {
"streetNumber": "3000",
"streetName": "Wellington Square Street"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment