schoolsoft

Crates.ioschoolsoft
lib.rsschoolsoft
version1.0.0-alpha.1
sourcesrc
created_at2024-03-29 11:56:16.116557
updated_at2024-04-03 12:25:00.777026
descriptionA library for interacting with SchoolSofts mobile app API
homepage
repositoryhttps://github.com/Square-face/schoolsoft
max_upload_size
id1189904
size950,156
SQ8 (Square-face)

documentation

README

Schoolsoft API wrapper

A rust api wrapper for schoolsoft's mobile app API.

Thanks to Blatzar for having made schoolsoft-api-app which this is based on.

INCREDIBLY UNSTABLE

Do not use this library until at has reached at least 1.0 so the api's have a chance to get a bit more stable.

Steps until stable 1.0

  • Integration into a personal project of mine to find any odd behavior and fix them
  • Better and more documentation
  • Optimizations
  • Last minute refactoring before everything gets locked in

Features

  • School List
  • Login
  • Token
    • Get
    • Smart Refresh
  • Get schedule
    • Parser
    • Route
  • Get lunch

Planed future features

  • News
  • Absence
Commit count: 82

cargo fmt