These interface towards the respective repositories. Wine: - /api/wine/:id - getWineById - /api/wines - allWines Messages: - /api/lottery/messages/winner/:id - notifyWinnerById
Update all endpoint names to distinguish between wine and store actions. Renamed wineController to vinmonopoletController.