A simple HTTP client, with tools for making HTTP requests, and mocking HTTP requests. The package is built on R6, and takes inspiration from Ruby's 'faraday' gem (<https://rubygems.org/gems/faraday>). The package name is a play on curl, the widely used command line tool for HTTP, and this package is built on top of the R package 'curl', an interface to 'libcurl' (<https://curl.haxx.se/libcurl>).
copied from cf-staging / r-crulLabel | Latest Version |
---|---|
main | 1.5.0 |
cf201901 | 0.7.0 |
cf202003 | 0.9.0 |
gcc7 | 0.6.0 |