Package: tryr 0.1.2

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:
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
Last updated from:7d6b9b9bad. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 117 | ||
| linux-release-x86_64 | OK | 91 | ||
| macos-release-arm64 | OK | 117 | ||
| macos-oldrel-arm64 | OK | 184 | ||
| windows-devel | OK | 57 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 138 | ||
| wasm-release | OK | 85 |
Exports:%+%http_errorhttp_handlerhttp_responsehttp_status_codeshttp_successhttp_tryhttp_try_handlermsg
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| HTTP Response Status Codes | http_status_codes |
| Generic HTTP Response Messages | http-messages http_error http_handler http_response http_success |
| Client/Server Error Handling | http-try http_try http_try_handler |
| Write Logging Information to STDOUT or STDERR | %+% msg |
