BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

my_john_deere_api

v3.1.0RubyGems· Ruby

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.

The verdict
Abandoned. Last published 5 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 5 years ago.
Popularity
18 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 3.1.05 years ago
  • 3.0.05 years ago
  • 2.5.05 years ago
  • 2.4.15 years ago
  • 2.3.76 years ago
  • 2.3.66 years ago
  • 2.3.56 years ago
  • 2.3.46 years ago
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. (Ruby / RubyGems) · Modules