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: |
0.4.1 |
Imports: |
R6, assertthat, uuid, reqres, stringi, tools, digest |
Suggests: |
testthat, covr, fiery |
Published: |
2022-08-19 |
DOI: |
10.32614/CRAN.package.routr |
Author: |
Thomas Lin Pedersen
[cre, aut] |
Maintainer: |
Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: |
https://github.com/thomasp85/routr/issues |
License: |
MIT + file LICENSE |
URL: |
https://routr.data-imaginist.com,
https://github.com/thomasp85/routr#routr |
NeedsCompilation: |
no |
Materials: |
README NEWS |
In views: |
WebTechnologies |
CRAN checks: |
routr results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=routr
to link to this page.