Module

x/cocktaildb/src/cocktaildb.ts>filterByIngredient

TheCocktailDB API client for Deno.
Latest
function filterByIngredient
import { filterByIngredient } from "https://dotland.deno.dev/x/cocktaildb@v1.0.0/src/cocktaildb.ts";

Filter by ingredient.

Parameters

s: string

Ingredient name.

Returns

Promise<Array<any>>

List of objects