Skip to content

Instantly share code, notes, and snippets.

@danared
Created December 23, 2015 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danared/35aa08b798bf126e8da0 to your computer and use it in GitHub Desktop.
Save danared/35aa08b798bf126e8da0 to your computer and use it in GitHub Desktop.
//japan team
ruby
focus on 2 languages
japanese
english
schema design for present requests
{
_id: { inc: 5535345, name: "Maneki Neko"}
shape: "Round"
receiver: "Shinobu Tsukasa",
street: "〒東京都中央区 日本橋3-1-15, 1F",
city: "Tokio"
zip: "103-0027 - TK",
position: {
"type": "Point",
"coordinates": [
136.8573760986328,
35.14882797801035
]
}
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment