Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0/middleware/serve.ts";

type

(base: string) => Middleware