x/oak/helpers.ts

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
import * as mod from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/helpers.ts";

A collection of APIs to help assist in creating middleware.

Functions

Given a context, return the .request.url.searchParams as a Map of keys and values of the params.