{
  "service": "movinator-recommender",
  "status": "ok",
  "endpoints": {
    "health": "GET /health",
    "ready": "GET /ready",
    "recommendations_post": "POST /recommendations",
    "events_post": "POST /events",
    "ratings_post": "POST /ratings"
  }
}