Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created September 28, 2017 10:32
Show Gist options
  • Save NMZivkovic/bf557e39b70a4be57101faa9e80d4585 to your computer and use it in GitHub Desktop.
Save NMZivkovic/bf557e39b70a4be57101faa9e80d4585 to your computer and use it in GitHub Desktop.
{
"_id" : ObjectId("58e28da0b1ad7d0c5cd2754a"),
"name" : "Vladimir Pecanac",
"blog" : "code-maze.com",
"Adress" : [
"street" : "some street",
"city" : "Novi Sad",
"country" : "Serbia"
],
"company" : "Vega IT Sourcing",
"expertise" : [".NET", "Continous Integration", "REST"]
"location" : [45, 19]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment