summaryrefslogtreecommitdiff
path: root/services/api
AgeCommit message (Expand)Author
8 hoursstyle: auto-fix lint violations from enhanced ruff rulesTheSiahxyz
8 hoursfeat: add API security (auth, CORS, rate limiting, input validation)TheSiahxyz
8 hoursrefactor: specialize exception handling across all servicesTheSiahxyz
8 hoursfeat: optimize Dockerfiles with multi-stage builds, non-root user, .dockerignoreTheSiahxyz
8 hourschore: pin all service dependencies with upper boundsTheSiahxyz
8 hoursfeat: add config validation, SecretStr for secrets, API security fieldsTheSiahxyz
13 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
30 hoursfix: snapshot delay, env fields, alembic creds, API healthcheck and error han...TheSiahxyz
30 hoursfix: lint cleanup for API, combined strategy, and formattingTheSiahxyz
30 hoursfeat: add FastAPI REST API serviceTheSiahxyz