Learn R Programming

tryr (version 0.1.1)

Client/Server Error Handling for HTTP API Frameworks

Description

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.

Copy Link

Version

Install

install.packages('tryr')

Monthly Downloads

202

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Peter Solymos

Last Published

May 25th, 2024

Functions in tryr (0.1.1)

http-try

Client/Server Error Handling
http-messages

Generic HTTP Response Messages
msg

Write Logging Information to STDOUT or STDERR
http_status_codes

HTTP Response Status Codes