Skip to content
Alexander Van Oyen edited this page Feb 20, 2024 · 27 revisions

We will probably be using swagger/openAPI for our API implementation.

API requests

Admin

Teacher

Student

REQUEST ENDPOINT DESCRIPTION
GET /subjects/{user_id} request all subjects subscribed to
GET /projects/{userid} request all projects
Clone this wiki locally