From bcb8027451c91e7472d58f3f7d87e0d10ec6ebd0 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Mon, 13 May 2019 00:29:56 +0200 Subject: [PATCH] Update page 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 636c06f..bdaaabb 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ ## 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. 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.