Module

x/ash/src/Router/Route.ts>default.matchRoute

A stylish web framework for Deno!
Latest
method default.matchRoute
import { default } from "https://dotland.deno.dev/x/ash@1.3.6/src/Router/Route.ts";

Looks for a matching route and returns it.

Parameters

method: string

The method to match.

path: string

The path to match.