Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Last active September 28, 2017 10:30
Show Gist options
  • Save NMZivkovic/51584976bc2d3a2cb932d1fae576c07d to your computer and use it in GitHub Desktop.
Save NMZivkovic/51584976bc2d3a2cb932d1fae576c07d to your computer and use it in GitHub Desktop.
{
"_id" : ObjectId("58e28d41b1ad7d0c5cd27549"),
"name" : "Nikola Zivkovic",
"blog" : "rubikscode.net",
"numberOfArticles" : 10,
"Adress" : [
"street" : "some street",
"city" : "Novi Sad",
"country" : "Serbia"
],
"company" : "Vega IT Sourcing",
"expertise" : [".NET", "JavaScript", "NoSQL", "Node.js"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment