aboutsummaryrefslogtreecommitdiffhomepage
path: root/worker/swift/main.go
AgeCommit message (Collapse)Author
2026-02-15refactor(log): migrate from log to log/slog for structured loggingnsfisis
Replace all usages of the standard log package with log/slog across backend and swift worker. Configure Echo's request logger to emit structured log attributes via slog instead of the default format. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14feat(worker/swift): update dependenciesnsfisis
2025-09-05feat(worker-swift): compile and run in one requestnsfisis
2025-09-05feat(worker-swift): remove JWT authenticationnsfisis
2025-09-05feat(worker): add swift workernsfisis