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.3 |
Depends: |
R (≥ 2.10) |
Imports: |
R6, assertthat, stringi, urltools, tools, brotli, jsonlite, xml2, webutils, utils |
Suggests: |
fiery, testthat, covr |
Published: |
2019-10-02 |
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#reqres |
NeedsCompilation: |
no |
Materials: |
README NEWS |
In views: |
WebTechnologies |
CRAN checks: |
reqres results |