Skip to main content
Module

x/allo_routing/mod.ts

🦕 Routing solution for Deno
Go to Latest
import * as alloRouting from "https://deno.land/x/allo_routing@v1.1.4/mod.ts";

Classes

Class MaskRouter is a router that mathing url by mask.

c
Router
abstract

Class RouterList is main object. Contains all routers.

Functions

Create RouterOptions with all requesred properties. Missin properties will be set to default values.