presser: Lightweight Web Server for Testing

Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching and parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the <https://httpbin.org> web service.

Version: 1.1.0
Imports: stats, tools, utils
Suggests: callr, curl, glue, jsonlite, testthat, withr
Published: 2020-06-24
Author: Gábor Csárdi [aut, cre], RStudio, Pbc. [cph], Civetweb contributors [ctb] (see inst/credits/ciwetweb.md), Redoc contributors [ctb] (see inst/credits/redoc.md), L. Peter Deutsch [ctb] (src/md5.h), Martin Purschke [ctb] (src/md5.h), Aladdin Enterprises [cph] (src/md5.h)
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/gaborcsardi/presser/issues
License: MIT + file LICENSE
URL: https://r-lib.github.io/presser, https://github.com/gaborcsardi/presser#readme
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: presser results

Documentation:

Reference manual: presser.pdf

Downloads:

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

Linking:

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