//! HTTP request handlers for the API
//!//! This module contains all the endpoint handlers organized by functionality.
pubmodembeddings;pubmodmodels;pubmodpredictions;pubmodscoring;pubmodsystem;// Re-export all handlers for easy access
pubuseembeddings::*;pubusemodels::*;pubusepredictions::*;pubusescoring::*;pubusesystem::*;