summaryrefslogtreecommitdiff
path: root/services/api
AgeCommit message (Expand)Author
9 hoursfeat: add API security (auth, CORS, rate limiting, input validation)TheSiahxyz
9 hoursrefactor: specialize exception handling across all servicesTheSiahxyz
9 hoursfeat: optimize Dockerfiles with multi-stage builds, non-root user, .dockerignoreTheSiahxyz
9 hourschore: pin all service dependencies with upper boundsTheSiahxyz
9 hoursfeat: add config validation, SecretStr for secrets, API security fieldsTheSiahxyz
14 hoursrefactor: purge all remaining crypto/Binance referencesTheSiahxyz
30 hoursfix: resolve final 3 issues for production readinessTheSiahxyz
30 hoursfix: lint cleanup after medium priority tasksTheSiahxyz
30 hourstest: add CLI command tests and API router testsTheSiahxyz
31 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
31 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
31 hoursfeat: add FastAPI REST API serviceTheSiahxyz