LF::Route
Inherits HTTP::Handler < Reference < Object
Router using Trie-based route matching with parameter support
Constructors
new(match : Trie::MatchResult)
SourceInstance methods
call(context : HTTP::Server::Context)
SourceInherits HTTP::Handler < Reference < Object
Router using Trie-based route matching with parameter support