spanner 1.0.2 copy "spanner: ^1.0.2" to clipboard
spanner: ^1.0.2 copied to clipboard

Generic HTTP Router implementation, internally uses a Radix Tree (aka compact Prefix Tree), supports route params, wildcards.

1.0.2 #

  • (perf): Make route debug logs optional.
  • (bug): Fallback to HTTPMethod.ALL when exact route method not found.

1.0.1 #

  • De-coupled spanner from pharaoh.
  • Updated documentation

1.0.0 #

  • Initial version.
9
likes
0
points
638
downloads

Publisher

verified publisheryaroo.dev

Weekly Downloads

Generic HTTP Router implementation, internally uses a Radix Tree (aka compact Prefix Tree), supports route params, wildcards.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, equatable, meta

More

Packages that depend on spanner