Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno_books/src/book.ts>book

API client for OpenLibrary's API for searching books, authors etc.
Latest
variable book
import { book } from "https://deno.land/x/deno_books@v2.0.5/src/book.ts";

Query book specifics

type

{ search; get; getByISBN; }