actix-router

E427874

actix-router is the routing component of the Actix ecosystem, responsible for matching HTTP requests to the appropriate handlers in Rust web applications.

All labels observed (1)

Label Occurrences
actix-router canonical 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf Rust software library ⓘ
web routing library ⓘ
availableOn crates.io ⓘ
category backend library ⓘ
web framework component ⓘ
compatibleWith actix-web ⓘ
designedFor Actix Web framework ⓘ
linked to: actix-web
distributedAs Rust crate ⓘ
documentation online documentation on docs.rs ⓘ
domain web development ⓘ
ecosystem Actix Web ⓘ
linked to: actix-web
ecosystemRole routing component ⓘ
feature fast route matching ⓘ
low-level routing primitives ⓘ
resource trees ⓘ
scoped routing ⓘ
focus flexible routing configuration ⓘ
performance ⓘ
hostedOn GitHub ⓘ
implementedIn Rust ⓘ
integratesWith actix-http ⓘ
actix-service ⓘ
license MIT License ⓘ
maintainer Actix project maintainers ⓘ
partOf Actix ecosystem ⓘ
programmingLanguage Rust ⓘ
repositoryType git ⓘ
supports HTTP method-based routing ⓘ
URL generation ⓘ
dynamic routes ⓘ
named resources ⓘ
path parameters ⓘ
pattern-based routing ⓘ
resource definitions ⓘ
route guards ⓘ
route path normalization ⓘ
static routes ⓘ
wildcard routes ⓘ
targetPlatform Rust async web servers ⓘ
usedFor HTTP request routing ⓘ
URL path matching ⓘ
matching HTTP requests to handlers ⓘ
route parameter extraction ⓘ
web application routing ⓘ
usedIn Rust web applications ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

actix-web → hasComponent → actix-router ⓘ