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  [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 | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| In views: | WebTechnologies | 
| CRAN checks: | reqres results |