Created
October 16, 2018 20:56
-
-
Save Edudjr/72f53213e57235c4f0e3ef34bc2de0a5 to your computer and use it in GitHub Desktop.
Example Json for API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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