Categories: None [Edit]

my_john_deere_api

https://rubygems.org/gems/my_john_deere_api
https://github.com/RealmFive/my_john_deere_api
This gem interacts with the My John Deere API. It handles the hard work of John Deere's oAuth 2.0 authentication. It provides REST request methods for GET, POST, PUT, and DELETE that abstract away the John Deere-specific headers and protocols. It provides convenience methods similar to ActiveRecord so you can write things like: `client.organizations.find(123).assets` or `organization.assets.create(attributes)` instead of making each of the required direct API calls manually.

Total

Ranking: 12,973 of 181,049
Downloads: 137,215

Daily

Ranking: 10,752 of 181,034
Downloads: 85

Depended by

RankDownloadsName

Depends on

RankDownloadsName
17831,797,553json
92334,721,704dotenv
121262,254,211webmock
182178,477,199oauth2
304108,159,128vcr

Owners

#GravatarHandle
1iconbellmyer