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.3.0 |
Imports: | R6, httpuv, assertthat, uuid, utils, reqres, stringi, tools, digest |
Suggests: | testthat, covr, fiery |
Published: | 2017-10-26 |
Author: | Thomas Lin Pedersen [aut, cre] |
Maintainer: | Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: | https://github.com/thomasp85/routr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/thomasp85/routr#routr |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | routr results |
Reference manual: | routr.pdf |
Package source: | routr_0.3.0.tar.gz |
Windows binaries: | r-devel: routr_0.3.0.zip, r-release: routr_0.3.0.zip, r-oldrel: routr_0.3.0.zip |
OS X binaries: | r-release: routr_0.3.0.tgz, r-oldrel: routr_0.3.0.tgz |
Old sources: | routr archive |
Please use the canonical form https://CRAN.R-project.org/package=routr to link to this page.