scodok

Crates.ioscodok
lib.rsscodok
version0.1.1
created_at2024-12-31 17:17:16.406667+00
updated_at2024-12-31 17:28:57.686922+00
descriptionA simple API wrapper for ScoDoc Notes.
homepagehttps://docs.literate.ink/scodok
repositoryhttps://github.com/LiterateInk/Scodok
max_upload_size
id1500212
size66,511
Mikkel ALMONTE--RINGAUD (Vexcited)

documentation

README

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.

Commit count: 65

cargo fmt