🍽️ Dining Finder API

Backend API for the Dining Finder mobile application.

Available Endpoints:

GET /api/restaurants/search

Search for nearby restaurants

GET /api/restaurants/details/:placeId

Get restaurant details

GET /api/restaurants/photo

Get restaurant photo

GET /health

Health check endpoint

Status: Checking...