Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fsrouter/core/handler.ts>handleRoutes

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

Parameters

routes: Route[]
options: RouterOptions

Returns

http.Handler