shelf_router 0.7.2 copy "shelf_router: ^0.7.2" to clipboard
shelf_router: ^0.7.2 copied to clipboard

outdated

A convinent request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.

v0.7.2 #

  • Always register a HEAD handler whenever a GET handler is registered. Defaulting to calling the GET handler and throwing away the body.

v0.7.1 #

  • Use Function instead of dynamic in RouterEntry to improve typing.

v0.7.0+1 #

  • Fixed description to fit size recommendations.

v0.7.0 #

  • Initial release
259
likes
0
pub points
98%
popularity

Publisher

verified publishertools.dart.dev

A convinent request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http_methods, shelf

More

Packages that depend on shelf_router