Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 243 Bytes

File metadata and controls

8 lines (7 loc) · 243 Bytes

httpeasyrest

A tiny wrapper over httr2 to make API querying even easier

Installation

This R package can be installed through the devtools as follows:

  devtools::install_github("https://github.com/d2gex/httpeasyrest", dep=TRUE)