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