Created
November 1, 2018 22:14
-
-
Save pkosiec/858b20e440af4bbdb9fdc5330e82d9a3 to your computer and use it in GitHub Desktop.
Single MongoDB document definition
This file contains 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
{ | |
"name": "{NAME_HERE}", | |
"email": "[email protected]", | |
"avatar": "https://placekitten.com/300/300" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment