Created
March 6, 2014 16:19
-
-
Save anonymous/9393295 to your computer and use it in GitHub Desktop.
STW API proposals
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Mensa", | |
"openingTimes": { | |
"2014-02-26": null, | |
"2014-02-28": null, | |
"2014-03-01": null, | |
"2014-03-02": null, | |
"2014-03-03": "11:15 - 14:00", | |
"2014-03-04": "11:15 - 14:00", | |
"2014-03-05": "11:15 - 14:00", | |
"2014-03-06": "11:15 - 14:00", | |
"2014-03-07": "11:00 - 14:30", | |
"2014-03-08": null, | |
"2014-03-09": null, | |
"2014-03-10": "11:15 - 14:00", | |
"2014-03-11": "11:15 - 14:00", | |
"2014-03-12": "11:15 - 14:00" | |
} | |
}, | |
{ | |
"name": "Bistro Hotspot", | |
"openingTimes": { | |
"2014-02-26": "09:00 - 17:00", | |
"2014-02-28": "09:00 - 17:00", | |
"2014-03-01": "11:00 - 17:00", | |
"2014-03-02": "11:00 - 17:00", | |
"2014-03-03": "09:00 - 15:30", | |
"2014-03-04": "09:00 - 17:00", | |
"2014-03-05": "09:00 - 17:00", | |
"2014-03-06": "09:00 - 17:00", | |
"2014-03-07": "09:00 - 17:00", | |
"2014-03-08": "11:00 - 17:00", | |
"2014-03-09": "11:00 - 17:00", | |
"2014-03-10": "09:00 - 15:30", | |
"2014-03-11": "09:00 - 17:00", | |
"2014-03-12": "09:00 - 17:00" | |
}, | |
"lunchTime": "11:30 - 14:00" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Mensa", | |
"menus": true, | |
"openingTimes": true | |
}, | |
{ | |
"name": "Abendmensa", | |
"menus": true, | |
"openingTimes": true | |
}, | |
{ | |
"name": "Mensula", | |
"menus": true, | |
"openingTimes": true | |
}, | |
{ | |
"name": "BistroHotspot", | |
"menus": true, | |
"openingTimes": true | |
}, | |
{ | |
"name": "Gownsmen's Pub", | |
"menus": true, | |
"openingTimes": true | |
}, | |
{ | |
"name": "MensaBasilicaHamm", | |
"menus": true, | |
"openingTimes": true | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As alternative for openingtimes