Files
trendyol-analiz/backend
furkanyigit34 982ad96f3f feat: /api/product/lookup endpoint eklendi
Ne yaptık:
- product_lookup_cache (BoundedCache 500 item, 1h TTL) eklendi
- IP rate limiter: 10 istek/IP/dakika
- _TRENDYOL_URL_RE regex ile URL'den ürün ID'si çekme
- GET /api/product/lookup endpoint: orderCount/favoriteCount/pageViewCount/basketCount döner
- Circuit breaker ve cache entegrasyonu

Neden yaptık:
- "Ne Kadar Sattı?" sayfası için gerekli Python servisi altyapısı.
  Kullanıcı Trendyol URL'si yapıştırıyor, sosyal kanıt verisi alıyor.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 12:35:45 +03:00
..