veza/veza-backend-api/internal/core
senke 8b6f0bb430 feat(v0.11.0): F381-F385 creator analytics handler and routes
Add CreatorAnalyticsHandler with endpoints:
- GET /api/v1/creator/analytics/dashboard (F381)
- GET /api/v1/creator/analytics/plays (F382)
- GET /api/v1/creator/analytics/sales (F383)
- GET /api/v1/creator/analytics/discovery (F381)
- GET /api/v1/creator/analytics/geographic (F381)
- GET /api/v1/creator/analytics/audience (F384)
- GET /api/v1/creator/analytics/live/:streamId (F385)
- GET /api/v1/creator/analytics/tracks (F381)
- GET /api/v1/creator/analytics/export (F383)

All endpoints require authentication and only return data for the authenticated creator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:28:22 +01:00
..
analytics feat(v0.11.0): F381-F385 creator analytics handler and routes 2026-03-10 16:28:22 +01:00
auth feat(v0.501): Sprint 3 -- Cloud Storage MVP backend 2026-02-22 18:23:58 +01:00
collaboration adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
discover feat(v0.10.4): Playlists collaboratives - F136, F140, F141, F143, F145 2026-03-09 16:49:05 +01:00
feed feat(v0.10.1): Tags & Genres discover - F351-F355 2026-03-09 01:52:56 +01:00
marketplace v0.9.4 2026-03-05 23:03:43 +01:00
social v0.9.4 2026-03-05 23:03:43 +01:00
track feat(v0.10.5): Notifications complètes — F551-F555 2026-03-10 10:02:21 +01:00