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'.

Package details

AuthorDmitry Selivanov [aut, cre] (<https://orcid.org/0000-0001-5413-1506>), Artem Klevtsov [aut] (<https://orcid.org/0000-0003-0492-6647>), David Zimmermann [ctb], rexy.ai [cph, fnd]
MaintainerDmitry Selivanov <selivanov.dmitriy@gmail.com>
LicenseGPL (>= 2)
Version1.2.3
URL https://restrserve.org https://github.com/rexyai/RestRserve
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RestRserve")

Try the RestRserve package in your browser

Any scripts or data that you put into this service are public.

RestRserve documentation built on May 29, 2024, 8:18 a.m.