Backend API for the Dining Finder mobile application.
/api/restaurants/search
Search for nearby restaurants
/api/restaurants/details/:placeId
Get restaurant details
/api/restaurants/photo
Get restaurant photo
/health
Health check endpoint
Status: Checking...