Package: request 0.1.6.91
request: High Level 'HTTP' Client
High level and easy 'HTTP' client for 'R' that makes assumptions that should work in most cases. Provides functions for building 'HTTP' queries, including query parameters, body requests, headers, authentication, and more.
Authors:
request_0.1.6.91.tar.gz
request_0.1.6.91.zip(r-4.5)request_0.1.6.91.zip(r-4.4)request_0.1.6.91.zip(r-4.3)
request_0.1.6.91.tgz(r-4.4-any)request_0.1.6.91.tgz(r-4.3-any)
request_0.1.6.91.tar.gz(r-4.5-noble)request_0.1.6.91.tar.gz(r-4.4-noble)
request_0.1.6.91.tgz(r-4.4-emscripten)request_0.1.6.91.tgz(r-4.3-emscripten)
request.pdf |request.html✨
request/json (API)
# Install 'request' in R: |
install.packages('request', repos = c('https://sckott.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sckott/request/issues
Last updated 4 years agofrom:ab4ceb8509. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:%>%apiapi_bodyapi_body_api_cacheapi_configapi_error_handlerapi_headersapi_headers_api_oauth1api_oauth2api_pathapi_path_api_queryapi_query_api_simple_authapi_templateapi_writeas_dfhttphttp_clientpeep
Dependencies:askpassclicurldigestfansigluehttrjsonlitelazyevallifecyclemagrittrmimeopensslpillarpkgconfigR6rappdirsrlangsystibbleutf8vctrswhisker
Readme and manuals
Help Manual
Help page | Topics |
---|---|
request | request-package request |
API base url and endpoint setup | api |
Query construction | api_body api_body_ |
Caching helper | api_cache |
Curl settings | api_config |
Error handler | api_error_handler |
Headers | api_headers api_headers_ |
API paths | api_path api_path_ |
Query construction | api_query api_query_ |
API path template | api_template |
Write helper | api_write |
Attempt to convert list to a data.frame | as_df |
Authentication configuration/setup | api_oauth1 api_oauth2 api_simple_auth auth |
Make a HTTP request | http http_client |
Peek at a query | peep |