The Documents Controller acts as an intermediary between the client (frontend) and the server logic for managing documents. It processes requests, performs business logic, and returns responses.
Back Next