Created
August 9, 2021 21:32
-
-
Save goncalo-oliveira/2e7386336652721c06943e9099e4c622 to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"id": 1, | |
"name": "John Doe", | |
}, | |
{ | |
"id": 2, | |
"name": "Jane Doe", | |
}, | |
{ | |
"id": 3, | |
"name": "Mary Smith", | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment