Skip to main content
Module

x/omdb/mod.ts>getMovie

Access OMDb's API with Deno.
Go to Latest
function getMovie
import { getMovie } from "https://deno.land/x/omdb@v2.0.0/mod.ts";

Parameters

request: QueryProps

Returns

Promise<SuccessResponse>