crul: HTTP Client

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.se/libcurl/>).

Package details

AuthorScott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
MaintainerScott Chamberlain <myrmecocystus@gmail.com>
LicenseMIT + file LICENSE
Version1.4.0
URL https://docs.ropensci.org/crul/ (website) https://github.com/ropensci/crul (devel) https://books.ropensci.org/http-testing/ (user manual)
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("crul")

Try the crul package in your browser

Any scripts or data that you put into this service are public.

crul documentation built on May 31, 2023, 5:42 p.m.