Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Api features to implement #1

Open
17 of 32 tasks
Finnomator opened this issue Oct 23, 2023 · 0 comments
Open
17 of 32 tasks

Api features to implement #1

Finnomator opened this issue Oct 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Finnomator
Copy link
Member

Finnomator commented Oct 23, 2023

Api features to implement

Passive stuff

  • /api
    • /news [GET]
    • /unterricht/{date} [GET]
    • /termine [GET]
    • /chat-request
      • /targets [GET]
    • /hausaufgaben [GET]
      • /{id} [GET]
      • /past/sorted/{page} [GET]
    • /chat [GET]
      • /{id} [GET]
    • /vertretungsplan [GET]
    • /stundenplan [GET]
    • /changelog-entries [GET]
    • /school [GET]
    • /user [GET]
    • /nav [GET]
    • /ws-key [GET]

Active stuff

  • /api
    • /user
      • /password [PUT]
      • /email [PUT]
    • /chat-request [POST]
    • /chat
      • /{id}
        • /read [POST]
        • /toggle-pin [POST]
        • /message [POST]
      • /message/{id} [DELETE]
    • /hausaufgaben
      • Abgabe hinzufügen
      • /toggle-completed [POST]
@Finnomator Finnomator added this to the MVP milestone Oct 23, 2023
@Finnomator Finnomator self-assigned this May 13, 2024
@Finnomator Finnomator added the enhancement New feature or request label May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant