Learn R Programming

rjsonapi (version 0.1.0)

rjsonapi-package: rjsonapi client

Description

rjsonapi client

Arguments

JSON API

JSON API is a specification for building APIs (Application Programming Interfaces) in JSON (Javascript Object Notation). The JSON API website is at http://jsonapi.org/. The specification itself is at http://jsonapi.org/format/, with implementations at http://jsonapi.org/implementations/.

Examples

There are very few examples to see in the real world. One example comes from CodeClimate. Their API docs are at https://docs.codeclimate.com/docs/api