RubyGems Navigation menu

mailchimp3 1.3.0

mailchimp3 is a gem for working with MailChimp's RESTful JSON API documented at http://kb.mailchimp.com/api/ using HTTP basic auth or OAuth 2.0. This library can talk to any endpoint the API provides, since it is written to build endpoint URLs dynamically using method_missing.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.5.2 - April 04, 2023 (11 KB)
  2. 1.5.1 - December 10, 2021 (11 KB)
  3. 1.5.0 - April 06, 2021 (11 KB)
  4. 1.4.0 - June 22, 2020 (11 KB)
  5. 1.3.3 - May 20, 2019 (11 KB)
  6. 1.3.0 - November 15, 2016 (10.5 KB)
Show all versions (11 total)

Runtime Dependencies (3):

excon ~> 0.45.3
faraday ~> 0.9.1
oauth2 ~> 1.2.0

Development Dependencies (3):

pry ~> 0.10
rspec ~> 3.2
webmock ~> 1.21

Owners:

Authors:

  • Tim Morgan

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 48,921

For this version 3,023

License:

MIT

Required Ruby Version: >= 2.0.0

Links: