Ana
/
Senaryolar
/ Forum Like
▶️ Forum Post Beğendim
UI: Post veya reply altında ❤️
POST: /api/forum/like { target_id, type }
Backend: Like kayıt + sahibine notif
GET /api/forum/likes/{id} ile beğenenler liste
🔌 Endpoint'ler
POST
/api/forum/like
GET
/api/forum/likes/{id}