Update page 'Home'

Jannik 2019-05-13 00:29:56 +02:00
parent 1d0fb799f0
commit bcb8027451

@ -1,6 +1,6 @@
## Welcome to the "TheCitadelofRicks" wiki! ## Welcome to the "TheCitadelofRicks" wiki!
"TheCitadelofRicks" (tcor for short) is a API for timetable and mensa data of HS Offenburg. "TheCitadelofRicks" (tcor for short) is a API for timetable and mensa data of the HS Offenburg.
It's build with spring and kotlin. It's build with spring and kotlin.
tcor currently provides 3 request options. /courses which will return a array "courses" with all currently available courses at the HS Offenburg, /timetable?courseName={coursename}&week={week} which will return a given weeks timetable for a given course and /mensamenu which will return the menu of the mensa for the current and next week. tcor currently provides 3 request options. /courses which will return a array "courses" with all currently available courses at the HS Offenburg, /timetable?courseName={coursename}&week={week} which will return a given weeks timetable for a given course and /mensamenu which will return the menu of the mensa for the current and next week.