githubApi: Make calls to the github API

View source: R/githubApi.R

githubApiR Documentation

Make calls to the github API

Description

Make calls to the github API

Usage

githubApi(path, proxyUrl = NULL)

Arguments

path

Character string with path to the API resource

proxyUrl

Character string defining a network proxy in the form host:port. Default is NULL in which case the API call will not use a proxy

Value

A list of class githubApi containing the parsed content, API resource path and the response object


Rapporteket/raptools documentation built on May 1, 2022, 6:42 a.m.