We now have Shallow, a low-level wrapper around the HPI Schul-Cloud's API. We'll soon add Interactive, a higher-level wrapper around Shallow with caching support (using chest and a more intuitive API, hence the app still uses the legacy implementation.
Shallow: Schul-Cloud of the HPI's API whose abstraction level is low
Interactive: interactive new technology allowing access to the raw API of the HPI Schul-Cloud transforming interactions very efficiently
Note: This PR is currently missing wrappers around the roles, homework, submissions, files, and calendar APIs, as those are still blocked by the backend…
We now have Shallow, a low-level wrapper around the HPI Schul-Cloud's API. We'll soon add Interactive, a higher-level wrapper around Shallow with caching support (using chest and a more intuitive API, hence the app still uses the legacy implementation.
Shallow: Schul-Cloud of the HPI's API whose abstraction level is low
Interactive: interactive new technology allowing access to the raw API of the HPI Schul-Cloud transforming interactions very efficiently
Note: This PR is currently missing wrappers around the roles, homework, submissions, files, and calendar APIs, as those are still blocked by the backend…