Skip to content

Instantly share code, notes, and snippets.

@icydee
Created April 17, 2013 21:51
Show Gist options
  • Save icydee/5408085 to your computer and use it in GitHub Desktop.
Save icydee/5408085 to your computer and use it in GitHub Desktop.
Firebase Person structure
{
"person" : {
"945" : {
"empire" : "icydee",
"on_line" : 0,
"alliance" : {
"name" : "Culture",
"id" : 26
}
},
"46" : {
"empire" : "Norway",
"on_line" : 1,
"alliance" : {
"name" : "The Understanding",
"id" : 6
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment