Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sustain_core/server.ts>SustainServer#nextifyMiddleware

A Framework that barely uses dependencies and it is designed especially to make stable and sustainable applications. 📦
Latest
method SustainServer.prototype.nextifyMiddleware
import { SustainServer } from "https://deno.land/x/sustain_core@0.20.5/server.ts";

Parameters

middleware: any
request: any
responce: ServerResponse