▶️ Forum Post Beğendim

  1. UI: Post veya reply altında ❤️
  2. POST: /api/forum/like { target_id, type }
  3. Backend: Like kayıt + sahibine notif
  4. GET /api/forum/likes/{id} ile beğenenler liste

🔌 Endpoint'ler

POST/api/forum/like
GET/api/forum/likes/{id}