{
  "endpoints": {
    "health_check": "/",
    "process_document": "/process_document [POST]",
    "word_to_pdf": "/convert/word-to-pdf [POST]"
  },
  "message": "Server is running successfully",
  "status": "healthy",
  "version": "1.0"
}
