webutils: Utility Functions for Developing Web Applications

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.2.0
Imports: curl (≥ 2.5), jsonlite
Suggests: httpuv, testthat
Published: 2023-11-24
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/jeroen/webutils/issues
License: MIT + file LICENSE
URL: https://jeroen.r-universe.dev/webutils
NeedsCompilation: yes
Language: en-US
Materials: NEWS
In views: WebTechnologies
CRAN checks: webutils results

Documentation:

Reference manual: webutils.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: beakr, opencpu, plumber, reqres
Reverse suggests: curl

Linking:

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