API gateway utilities and OpenAPI specification for FX trading platform. Provides unified API interface, request routing, WebSocket aggregation, and OpenAPI/Swagger documentation for all trading services.
//! API Gateway for aggregating all services
pubmodapi;pubmodhandlers;modopenapi_proxy;modproxy_types;pubuseapi::GatewayApi;pubusehandlers::{health, root};