This folder contains business logic functions that handle incoming requests and send responses to the client.
Each controller file corresponds to a specific API endpoint or resource, containing the necessary logic to fulfill the request.
This folder contains business logic functions that handle incoming requests and send responses to the client.
Each controller file corresponds to a specific API endpoint or resource, containing the necessary logic to fulfill the request.