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

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version1.2.2
URL https://restrserve.org https://github.com/rexyai/RestRserve
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dselivanov/RestRserve")
dselivanov/RestRserve documentation built on April 19, 2024, 11:52 p.m.