This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
titama-backend/tests/01-get_courses.json

23 lines
304 B
JSON

[
{
"title": "UlmAPI",
"time": "18:00",
"day": "Monday",
"kind": "Lab",
"place": "O27/343",
"prof": "",
"turnin": "",
"id": 0
},
{
"title": "CCC Ulm",
"time": "20:00",
"day": "Monday",
"kind": "Meeting",
"place": "Cafe Einstein",
"prof": "",
"turnin": "",
"id": 1
}
]