Skip to main content
Module

x/fast/middleware/serve.ts>serve

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

type

(base: string) => Middleware