Note
Readme file is in progress
Welcome! Soon here will be a brief description of what this API is and how to use it
v0 Routes:
- Get | /groups/{group_id} - timetable of specific group.
- Get | /faculties - list of all faculties and their groups.
- Post | /groups/{group_id} - update group timetable.
- Post | /groups - update timetable for all groups.
- Post | /faculties - update faculties list.
- Post | /faculties/groups - update groups list of every faculty.
- Post | /teachers - update teachers list.