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.

Version: 0.2.5
Depends: R (≥ 2.10)
Imports: R6, assertthat, stringi, urltools, tools, brotli, jsonlite, xml2, webutils, utils
Suggests: fiery, testthat, covr
Published: 2022-08-19
Author: Thomas Lin Pedersen ORCID iD [cre, aut]
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
BugReports: https://github.com/thomasp85/reqres/issues
License: MIT + file LICENSE
URL: https://reqres.data-imaginist.com, https://github.com/thomasp85/reqres#reqres
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: reqres results

Documentation:

Reference manual: reqres.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: fiery, routr

Linking:

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