Expand description
Handlers for HTTP requests to /api/v0.
This documents all endpoints. Select a module below for a namespace.
Modules§
- auth
- Handlers for HTTP requests to
/api/v0/auth. - cms
- Handlers for HTTP requests to
/api/v0/cms. - course_
material - Handlers for HTTP requests to
/api/v0/course-material. - exercise_
services - files
- Handlers for HTTP requests to
/api/v0/files. - healthz
- Handlers for HTTP requests to
/api/v0/healthz. - helpers
- langs
- Handlers for HTTP requests to
/api/v0/langs. Contains endpoints for the use of tmc-langs. - main_
frontend - Handlers for HTTP requests to
/api/v0/main_frontend. - mock_
azure - other_
domain_ redirects - Handlers for HTTP requests to
/api/v0/other-domain-redirects. - study_
registry - Handlers for HTTP requests to
/api/v0/study-registry. - tmc_
server - Handlers for HTTP requests to
/api/v0/tmc-server.
Structs§
- Upload
Result - Result of a image upload. Tells where the uploaded image can be retrieved from.
Functions§
- configure_
controllers - Add controllers from all the submodules.
- not_
found 🔒