{"message":"Image Directory API","endpoints":{"GET /images":"List all images","GET /images/:filename":"Get a specific image","POST /images/upload":"Upload an image (multipart/form-data with field \"image\")","DELETE /images/:filename":"Delete an image"}}