knitr::opts_chunk$set(
  comment = "#>",
  tidy = FALSE,
  error = FALSE,
  fig.width = 8,
  fig.heirestt = 8)

rest

Interfacing with REST APIs

Linux Build Status Coverage Status

Minimalistic client to interface R with REST APIs.

This is an experimental package that builds heavily ontop of the fantastic work contained in gh by Gábor Csárdi, Jennifer (Jenny) Bryan, and Hadley Wickham.



coatless/rest documentation built on May 27, 2020, 12:03 a.m.