routing library

Classes

Route
Represents a route in the application.
RouteGroup
Route group config object.
RouteGroupManager
Handles route grouping functionality.
RouteHandler
Handles route handler wrapping and execution.
RouteMatcher
Handles route matching logic with performance optimization.
RouteMatchResult
Represents the result of a matched route.
Router
Manages routing logic with support for HTTP methods and middleware.
RouteRegistry
Handles route registration and storage.