Expand description
HTTP request handlers for all endpoints This module aggregates and re-exports all API endpoint handler functions.
It serves as a central point for managing the logic that responds to various HTTP requests, categorizing handlers by their domain (e.g., authentication, tickets).