routr: A Simple Router for HTTP and WebSocket Requests
In order to make sure that web request ends up in the correct
handler function a router is often used. 'routr' is a package implementing a
simple but powerful routing functionality for R based servers. It is a fully
functional 'fiery' plugin, but can also be used with other 'httpuv' based
servers.
Version:
1.0.0
Depends:
R (≥ 4.1.0)
Suggests:
testthat (≥ 3.0.0),
covr,
fiery (≥ 1.3.0),
swagger,
redoc,
rapidoc,
rmarkdown,
quarto,
mirai,
knitr,
later
Published:
2025年08月21日
Author:
Thomas Lin Pedersen
ORCID iD [cre, aut]
Maintainer:
Thomas Lin Pedersen <thomasp85 at gmail.com>
NeedsCompilation:
no
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=routr
to link to this page.