Package: tryr 0.1.2

Peter Solymos

tryr: Client/Server Error Handling for HTTP API Frameworks

Differentiate client errors (4xx) from server errors (5xx) for the 'plumber' and 'RestRserve' HTTP API frameworks. The package also includes a built-in logging mechanism to standard output (STDOUT) or standard error (STDERR) depending on the log level.

Authors:Peter Solymos [aut, cre], Analythium Solutions Inc. [cph, fnd]

tryr_0.1.2.tar.gz
tryr_0.1.2.zip(r-4.7)tryr_0.1.2.zip(r-4.6)tryr_0.1.2.zip(r-4.5)
tryr_0.1.2.tgz(r-4.6-any)tryr_0.1.2.tgz(r-4.5-any)
tryr_0.1.2.tar.gz(r-4.7-any)tryr_0.1.2.tar.gz(r-4.6-any)
tryr_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tryr/json (API)
NEWS

# Install 'tryr' in R:
install.packages('tryr', repos = c('https://analythium.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/analythium/tryr/issues

On CRAN:

Conda:

3.18 score 3 stars 2 scripts 211 downloads 9 exports 0 dependencies

Last updated from:7d6b9b9bad. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK96
source / vignettesOK117
linux-release-x86_64OK91
macos-release-arm64OK117
macos-oldrel-arm64OK184
windows-develOK57
windows-releaseOK65
windows-oldrelOK138
wasm-releaseOK85

Exports:%+%http_errorhttp_handlerhttp_responsehttp_status_codeshttp_successhttp_tryhttp_try_handlermsg

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
HTTP Response Status Codeshttp_status_codes
Generic HTTP Response Messageshttp-messages http_error http_handler http_response http_success
Client/Server Error Handlinghttp-try http_try http_try_handler
Write Logging Information to STDOUT or STDERR%+% msg