1 unstable release

0.1.1 Dec 31, 2024
0.1.0 Dec 31, 2024

#34 in #notes

Download history 98/week @ 2024-12-25 104/week @ 2025-01-01

202 downloads per month

GPL-3.0-or-later

19KB
202 lines

Scodok: A simple API wrapper for ScoDoc Notes

This library is not affiliated with ScoDoc or SebL68/Scodoc_Notes in any way.

Features

  • Login with a ticket from CAS
  • Generate and login using a token (JWT)
  • Profile picture as bytes (Vec<u8> for Rust, Uint8Array for JS/TS, ByteArray for Kotlin, ...)
  • User status (UNKNOWN, STUDENT, STAFF, ADMIN, ...)
  • More to come...

Documentation

You can find documentation with guides at docs.literate.ink/scodok.

If it's not enough you can also take a look at the examples folder in the GitHub repository for inspiration.

If none of those are helpful, you can always open an issue to ask for help or join the LiterateInk Discord server.

Dependencies

~3–15MB
~181K SLoC