thomasp85/reqres: Powerful Classes for HTTP Requests and Responses

In order to facilitate parsing of http requests and creating appropriate responses this package provides two classes to handle a lot of the housekeeping involved in working with http exchanges. The infrastructure builds upon the 'rook' specification and is thus well suited to be combined with 'httpuv' based web servers.

Getting started

Package details

MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseMIT + file LICENSE
Version0.2.5.9000
URL https://reqres.data-imaginist.com https://github.com/thomasp85/reqres#reqres
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomasp85/reqres")
thomasp85/reqres documentation built on Aug. 24, 2022, 8:12 a.m.