{"message":"Todo API is running!","version":"1.0.0","endpoints":["GET /api/todo","GET /api/todo/{id}","POST /api/todo","PUT /api/todo/{id}","DELETE /api/todo/{id}","GET /api/todo/completed","GET /api/todo/pending","GET /api/todo/stats"]}