Skip to content

Instantly share code, notes, and snippets.

@pkosiec
Created November 1, 2018 22:14
Show Gist options
  • Save pkosiec/858b20e440af4bbdb9fdc5330e82d9a3 to your computer and use it in GitHub Desktop.
Save pkosiec/858b20e440af4bbdb9fdc5330e82d9a3 to your computer and use it in GitHub Desktop.
Single MongoDB document definition
{
"name": "{NAME_HERE}",
"email": "example@example.com",
"avatar": "https://placekitten.com/300/300"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment