# amro/gibbon

Gibbon is an API wrapper for MailChimp's API

Repository: https://github.com/amro/gibbon
Canonical: https://ross.abutalabs.com/products/gibbon
Homepage: https://github.com/amro/gibbon
Language: Ruby
License: MIT
License Family: permissive
Last push: 2026-07-25T01:47:22+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 35, longevity 100
- inputs: {"age_days": 5773, "days_push": 40, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1066, forks 163 (observed 2026-08-28T04:03:27.088375+00:00)

## What it is
Gibbon is a Ruby gem that wraps MailChimp's Marketing API, exposing its resources through chainable request objects with CRUD verbs. It returns parsed response bodies and headers and is built on Faraday with TLS 1.2+ support.

## Use cases
- manage MailChimp mailing lists from Ruby
- subscribe and unsubscribe contacts via the MailChimp API
- send email campaigns programmatically with MailChimp
- sync e-commerce customers to MailChimp audiences
- query MailChimp campaign reports in a Rails app

## When to choose
- your Ruby or Rails app needs to interact with MailChimp's Marketing API
- you want a thin, idiomatic Ruby client instead of raw HTTP calls
- you need upsert support for MailChimp records

## When to avoid
- you use a different email marketing platform than MailChimp
- you need MailChimp's Transactional (Mandrill) API rather than the Marketing API
- your project runs on Ruby older than 3.1

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk
- domain: apis, email, developer-tools
- platform: ruby
- tags: mailchimp, api-wrapper, email-marketing, faraday, rest-client

## Member repositories
- amro/gibbon (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.088375+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:14.117957+00:00, confidence not recorded.
  - readme: https://github.com/amro/gibbon (fetched 2026-08-28T04:03:27.088375+00:00, sha 141d4d37eaad)
  - homepage: https://github.com/amro/gibbon (fetched 2026-08-29T12:57:04.949313+00:00, sha 9e4a5ca5a874)
- Data as of 2026-08-30T08:39:29.467469+00:00.
