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

x/aleph/framework/core/router.ts>matchRoutes

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function matchRoutes
import { matchRoutes } from "https://deno.land/x/aleph@1.0.0-beta.40/framework/core/router.ts";

match routes against the given url

Parameters

url: URL
router: Router