The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

RestRserve: A Framework for Building HTTP API

Allows to easily create high-performance full featured HTTP APIs from R functions. Provides high-level classes such as 'Request', 'Response', 'Application', 'Middleware' in order to streamline server side application development. Out of the box allows to serve requests using 'Rserve' package, but flexible enough to integrate with other HTTP servers such as 'httpuv'.

Version: 1.2.2
Depends: R (≥ 3.6.0)
Imports: methods, parallel, Rserve (≥ 1.7.3), Rcpp (≥ 1.0.3), R6 (≥ 2.4.0), uuid (≥ 0.1-2), checkmate (≥ 1.9.4), mime (≥ 0.7), jsonlite (≥ 1.6), digest (≥ 0.6.29)
LinkingTo: Rcpp
Suggests: tinytest (≥ 1.0.0), lgr (≥ 0.3.2), lintr, knitr, rmarkdown, curl, sys
Published: 2024-04-15
Author: Dmitry Selivanov ORCID iD [aut, cre], Artem Klevtsov ORCID iD [aut], David Zimmermann [ctb], rexy.ai [cph, fnd]
Maintainer: Dmitry Selivanov <ds at rexy.ai>
BugReports: https://github.com/rexyai/RestRserve/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://restrserve.org, https://github.com/rexyai/RestRserve
NeedsCompilation: yes
Materials: README NEWS
In views: ModelDeployment
CRAN checks: RestRserve results

Documentation:

Reference manual: RestRserve.pdf
Vignettes: Authentication
Body encoding and decoding
Logging
Middleware
Quick Start Guide

Downloads:

Package source: RestRserve_1.2.2.tar.gz
Windows binaries: r-devel: RestRserve_1.2.2.zip, r-release: RestRserve_1.2.2.zip, r-oldrel: RestRserve_1.2.2.zip
macOS binaries: r-release (arm64): RestRserve_1.2.2.tgz, r-oldrel (arm64): RestRserve_1.2.2.tgz, r-release (x86_64): RestRserve_1.2.2.tgz, r-oldrel (x86_64): RestRserve_1.2.2.tgz
Old sources: RestRserve archive

Reverse dependencies:

Reverse imports: acumos
Reverse suggests: AzureContainers

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RestRserve to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.