Skip to content

Instantly share code, notes, and snippets.

@MaximePawlakFr
Created January 26, 2016 11:27
Show Gist options
  • Save MaximePawlakFr/ce6cd336a5e3ef3781c7 to your computer and use it in GitHub Desktop.
Save MaximePawlakFr/ce6cd336a5e3ef3781c7 to your computer and use it in GitHub Desktop.
{
data : {
"l11-bassocambo-empalot" : {
"name" : "Ligne 11 Bassso",
arrets : [
{
"name" : "Gallieni",
"slugs : "gallieni-const",
"horaires" : [
"18:22", "18:33", "18:44" ... ETC ...
]
},
{
"name" : "Basso Cambo",
"slugs : "basso-cambo",
"horaires" : [
"18:22", "18:33", "18:44" ... ETC ...
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment