Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_books/src/utils.ts

API client for OpenLibrary's API for searching books, authors etc.
Latest
import * as denoBooks from "https://deno.land/x/deno_books@v2.0.1/src/utils.ts";

Variables

Base URL for Open Library's API

Functions

Helper-function for a unified way of fetching JSON-data.