Learn R Programming

routr (version 1.0.0)

routr-package: routr: A Simple Router for HTTP and WebSocket Requests

Description

logo

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.

Arguments

Author

Maintainer: Thomas Lin Pedersen thomasp85@gmail.com (ORCID)

See Also