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