CRAN/E | routr

routr

A Simple Router for HTTP and WebSocket Requests

Installation

About

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.

routr.data-imaginist.com
github.com/thomasp85/routr#routr
Bug report File report

Key Metrics

Version 0.4.1
Published 2022-08-19 619 days ago
Needs compilation? no
License MIT
License File
CRAN checks routr results

Downloads

Yesterday 14 0%
Last 7 days 192 +7%
Last 30 days 816 -3%
Last 90 days 2.383 +8%
Last 365 days 9.355 -3%

Maintainer

Maintainer

Thomas Lin Pedersen

thomasp85@gmail.com

Authors

Thomas Lin Pedersen

cre / aut

Material

README
NEWS
Reference manual
Package source

In Views

WebTechnologies

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

routr archive

Imports

R6
assertthat
uuid
reqres
stringi
tools
digest

Suggests

testthat
covr
fiery