Image Server

This server handles image uploads and deletions for Restaurant ERP.

Upload Endpoint

POST /api/menuimages/upload.php

Upload images with authentication token.

Delete Endpoint

POST /api/menuimages/delete.php

Delete images by path.

Status: Server is running