Skip to main content
Module

x/anilist_js/src/utils/req.ts

Deno module for interacting with the anilist api (WIP)
Latest
import * as anilistJs from "https://deno.land/x/anilist_js@0.1.0/src/utils/req.ts";

Functions

Simplified version of request. Options and url is set, only provide the body

Base function to make requests