ropenscilabs/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/>).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.4.2
URL https://docs.ropensci.org/crul/ https://github.com/ropensci/crul https://books.ropensci.org/http-testing/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropenscilabs/crul")
ropenscilabs/crul documentation built on April 9, 2024, 8:45 p.m.