Skip to main content
Module

x/http_fns/discover_routes.ts>defaultRouteCompare

A bunch of functions for building HTTP servers
Go to Latest
function defaultRouteCompare
import { defaultRouteCompare } from "https://deno.land/x/http_fns@v0.0.27/discover_routes.ts";

Default route comparator function.

Really dumb string comparison of the pathname of the URLPattern.

Returns

number