Releases: KTH/canvas-api
Releases · KTH/canvas-api
v1.0.2
Simplified API
This release is a entire rewrite of the package aimed to simplify and reduce the API surface to the bare minimum.
The API includes only five functions: a builder function that returns a CanvasAPI instance and four instance methods:
requestUrl
get
list
listPaginated
Refer to the README.md file for more information.