Symfony is the active API backend for eCroo.
Symfony Backend
eCroo API landing page
This is the new Symfony backend project for eCroo. It now owns the public backend root, the first health endpoints, generated API documentation, and the first async scraper-job foundation.
Current runtime rule: Symfony owns the API and database writes, while the Python scraper remains the scraping runtime.
The Symfony project carries its own scraper copy and can launch it locally from backend/scrapers.
Root landing page, health checks, API docs, DB-backed scrape jobs, and background scraper execution.