This is the Dart version of open-polito-api (https://github.com/open-polito/open-polito-api).
This library uses freezed
and json_serializable
for code generation. Run dart run build_runner build --delete-conflicting-outputs
to update the generated code.
Features to port from the original code:
- booking
- course
- courses
- device
- example
- exam_sessions
- material
- notifications
- tickets
- timetable
- user
- utils
This package is licensed under the terms of the GNU AGPL-3.0 license.