Module

x/cocktaildb/src/cocktaildb.ts

TheCocktailDB API client for Deno.
Latest
import * as mod from "https://dotland.deno.dev/x/cocktaildb@v1.0.0/src/cocktaildb.ts";

Functions

List the alcoholic filter.

List the categories filter.

Filter by alcoholic.

Filter by category.

Filter by glass.

Filter by ingredient.

List the glasses filter.

List the ingredients filter.

Search a random cocktail.

Search cocktail by name.

Search cocktail details by id.

Search cocktails by first letter.

Search ingredient by name.

Search ingredient by ID.