Clientside application and utilities allowing seamless connection between client and server.
The application is not ready to be shipped yet due to a few minor issues, todo list:
- connect to real server URLs in 'browser' module
- compatibility issues with last 5 (unimplemented yet) student API endpoints
- expose stable public API
- Document installation & usage section
- Document API section
- rock solid and fast (thanks to Rust)
- compiled to WASM, efficient and portable format
- flexible parsing with
pest
parser
Coming soon.
Coming soon.