Skip to main content
Module

x/allo_controllers/mod.ts>ControllerManager#createResponse

🦕 Simple "convention over configuration" Controllers solution for Deno.
Go to Latest
method ControllerManager.prototype.createResponse
Re-export
import { ControllerManager } from "https://deno.land/x/allo_controllers@v1.1.4/mod.ts";

Parameters

meta: string
req: Request
params: Record<string, string>