## Not run:
# ## write to disk
# ff <- tempfile(fileext = ".json")
# api('https://api.github.com/') %>%
# api_path(repos, ropensci, rgbif, issues) %>%
# api_write(ff)
# jsonlite::fromJSON(ff)
# ## End(Not run)
Run the code above in your browser using DataLab