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'.

Tests Vignettes

Available Snapshots

This version of webutils can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (2)
  • curl >= 2.5
  • jsonlite
  • Suggests (2)
  • httpuv
  • testthat
  • Version History