summaryrefslogtreecommitdiff
path: root/services/api/src/trading_api/routers
AgeCommit message (Collapse)Author
16 hoursrefactor: specialize exception handling across all servicesTheSiahxyz
37 hoursfix: resolve final 3 issues for production readinessTheSiahxyz
- Fix API strategies endpoint path resolution (use STRATEGIES_DIR env var) - Add DATABASE_URL env var override in alembic env.py - Move risk config fields to shared Settings base class - Remove duplicate fields from ExecutorConfig
38 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error ↵TheSiahxyz
handling
38 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
38 hoursfeat: add FastAPI REST API serviceTheSiahxyz