RubyGems Navigation menu

mailchimp3 1.5.2

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.5.2 - April 04, 2023 (11KB)
  2. 1.5.1 - December 10, 2021 (11KB)
  3. 1.5.0 - April 06, 2021 (11KB)
  4. 1.4.0 - June 22, 2020 (11KB)
  5. 1.3.3 - May 20, 2019 (11KB)
全てのバージョンを表示(全11件)

Runtime依存関係 (3):

excon >= 0.71.0
faraday < 2
oauth2 ~> 1.2

Development依存関係 (3):

pry ~> 0.10
rspec ~> 3.2
webmock < 4

所有者:

プッシュ者:

作者:

  • Tim Morgan

SHA 256チェックサム:

78d80f56d11ac377594bd509d4ed3cd97bae77ae87c5eb64c4ca0d043850ce6b

累計ダウンロード数 48,333

このバージョンのみ 1,322

ライセンス:

MIT

必要なRubyのバージョン: >= 2.0.0

リンク: