**Goal** Create API endpoint that receives recipe input **Tasks** - [ ] Create POST endpoint /generate-list - [ ] Define request schema - [ ] Define response schema - [ ] Add error handling - [ ] Add logging
Goal
Create API endpoint that receives recipe input
Tasks