Data collector service for supplement (BAD) catalog
Go to file
Backend Agent 198bd4a859 feat: add Open Food Facts API client for supplement collection
Replace CSV-only collection with Open Food Facts API integration
(world.openfoodfacts.org). Adds paginated search client, scheduled
collector, V004 migration (collector_runs.status varchar(50)),
and 6 unit tests for the new collector.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 14:19:23 +00:00
src feat: add Open Food Facts API client for supplement collection 2026-04-12 14:19:23 +00:00
.gitignore feat: initial nutri-collector — data collector service for supplement catalog 2026-04-10 19:20:31 +00:00
Dockerfile feat: initial nutri-collector — data collector service for supplement catalog 2026-04-10 19:20:31 +00:00
docker-compose.yaml feat: initial nutri-collector — data collector service for supplement catalog 2026-04-10 19:20:31 +00:00
pom.xml feat: add Open Food Facts API client for supplement collection 2026-04-12 14:19:23 +00:00