{"message":"Welcome to Recipe AI API","endpoints":{"health":"GET /health","recipes":{"generate":"POST /api/recipes/generate","generateBatch":"POST /api/recipes/generate-batch","getAll":"GET /api/recipes","getById":"GET /api/recipes/:id","getByCategory":"GET /api/recipes/category/:category","getStats":"GET /api/recipes/stats","delete":"DELETE /api/recipes/:id"}}}