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: | 1.0.0 |
Depends: | R (≥ 3.5) |
Imports: | R6, stringi, urltools, tools, brotli, jsonlite, xml2, webutils, utils, cli, rlang, lifecycle, base64enc, sodium, promises, mirai |
Suggests: | fiery, testthat (≥ 3.0.0), covr, keyring, shiny |
Published: | 2025-08-20 |
DOI: | 10.32614/CRAN.package.reqres |
Author: | Thomas Lin Pedersen
|
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 |
NeedsCompilation: | yes |
Materials: | README, NEWS |
In views: | WebTechnologies |
CRAN checks: | reqres results |
Reference manual: | reqres.html , reqres.pdf |
Package source: | reqres_1.0.0.tar.gz |
Windows binaries: | r-devel: reqres_1.0.0.zip, r-release: reqres_1.0.0.zip, r-oldrel: reqres_1.0.0.zip |
macOS binaries: | r-release (arm64): reqres_1.0.0.tgz, r-oldrel (arm64): reqres_1.0.0.tgz, r-release (x86_64): reqres_1.0.0.tgz, r-oldrel (x86_64): reqres_1.0.0.tgz |
Old sources: | reqres archive |
Reverse imports: | fiery, firesale, routr |
Reverse suggests: | firestorm |
Please use the canonical form https://CRAN.R-project.org/package=reqres to link to this page.