Module

x/opine/src/middleware/init.ts

Fast, minimalist web framework for Deno ported from ExpressJS.
Very Popular
Go to Latest
import * as mod from "https://dotland.deno.dev/x/opine@2.2.0/src/middleware/init.ts";

Variables

Initialization middleware, exposing the request and response to each other, setting locals if not defined, as well as defaulting the X-Powered-By header field.