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#executeInterceptor

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

Parameters

route: Route
request: any
response: ServerResponse