Retrieve recipes from a specific place.Ask AIget https://api.ivebeen.cooking/recipes-from/{place}Fetches recipes originating from a specific country or place.Path ParamsplacestringrequiredThe country or place to filter recipes by.Responses 200A JSON array containing recipes from the specified place. 500Internal server error.Updated over 1 year ago