import * as azureFunctions from "https://deno.land/x/azure_functions@v0.9.0/worker_deps.ts";
Classes
A class which registers middleware (via | |
Provides context about the current request and response to middleware functions. | |
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. |