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