Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.5 KB

File metadata and controls

42 lines (30 loc) · 1.5 KB

cloudflareapi

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

A client to interact with the ‘Cloudflare’ ‘API’ described at https://developers.cloudflare.com/api/. The ‘Cloudflare’ ‘API’ provides programmatic access to ‘Cloudflare.com’, a platform that offers content delivery, security, and performance optimization services for websites and applications.

Installation

You can install the development version of cloudflareapi from GitHub with:

# install.packages("remotes")
remotes::install_github("api2r/cloudflareapi")

Usage

Add usage information and examples here.

Code of Conduct

Please note that the cloudflareapi project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.