Module interpreter

Source
Expand description

File Routes Module

This module defines the routing for assignment file-related endpoints, including uploading, listing, downloading, and deleting files. It applies access control middleware to ensure appropriate permissions for each operation.

Modules§

delete
get
post

Functions§

interpreter_routes
Registers the routes for assignment file endpoints.