Skip to main content
Module

x/fast/middleware/mod.ts>serve

Small web framework with near-native performance.
Go to Latest
variable serve
import { serve } from "https://deno.land/x/fast@3.6.0/middleware/mod.ts";

type

(base: string) => Middleware