Parses http request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. Includes example of hosting and parsing html form data in R using either 'httpuv' or 'Rhttpd'.
Version: | 1.1 |
Imports: | curl (≥ 2.5), jsonlite |
Suggests: | httpuv, testthat |
Published: | 2020-04-28 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: | https://github.com/jeroen/webutils/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jeroen/webutils |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | NEWS |
In views: | WebTechnologies |
CRAN checks: | webutils results |
Reference manual: | webutils.pdf |
Package source: | webutils_1.1.tar.gz |
Windows binaries: | r-devel: webutils_1.1.zip, r-release: webutils_1.1.zip, r-oldrel: webutils_1.1.zip |
macOS binaries: | r-release (arm64): webutils_1.1.tgz, r-oldrel (arm64): webutils_1.1.tgz, r-release (x86_64): webutils_1.1.tgz, r-oldrel (x86_64): webutils_1.1.tgz |
Old sources: | webutils archive |
Reverse imports: | beakr, opencpu, plumber, reqres |
Reverse suggests: | curl |
Please use the canonical form https://CRAN.R-project.org/package=webutils to link to this page.