import * as pup from "https://deno.land/x/pup@1.0.0-alpha-28/plugins/web-interface/deps.ts";
Classes
A class which registers middleware (via | |
An interface for registering middleware that will run when certain HTTP methods and paths are requested, as well as provides a way to parameterize parts of the requested path. |