Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fsrouter/mod.ts>handleRoutes

A file system based router for Deno.
Latest
function handleRoutes
import { handleRoutes } from "https://deno.land/x/fsrouter@3.1.0/mod.ts";

Parameters

routes: Route[]
options: RouterOptions

Returns

http.Handler