# andrewculver/koudoku

Robust subscription support for Rails with Stripe.

Repository: https://github.com/andrewculver/koudoku
Canonical: https://ross.abutalabs.com/products/koudoku
Language: Ruby
License: MIT
License Family: permissive
Last push: 2021-01-04T18:59:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4997, "days_push": 2067, "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 1154, forks 180 (observed 2026-08-28T04:03:47.753315+00:00)

## What it is
Koudoku is a Ruby gem that adds robust Stripe-based subscription support to Ruby on Rails applications. It provides out-of-the-box pricing pages, payment pages, and customer subscription management, including handling upgrades, downgrades, cancellations, and payment failures.

## Use cases
- add stripe subscription billing to a rails app
- generate a pricing page for saas plans
- manage plan upgrades downgrades and cancellations
- handle payment failure webhooks for subscriptions
- let customers manage their own subscriptions

## When to choose
- you are building a Rails app that needs Stripe subscriptions quickly
- you want prebuilt pricing and payment pages
- you need lifecycle handling for subscription changes and payment failures

## When to avoid
- your project does not use Ruby on Rails
- you use a payment provider other than Stripe
- you need a library with frequent recent updates - the latest release is from 2021

## Facets
- artifact type: library
- maturity: maintenance
- function: web-framework, middleware, plugin-system
- domain: web-development, backend, fintech, e-commerce
- platform: ruby
- tags: stripe, subscriptions, billing, payments, rails, saas, pricing-pages, web-server

## Member repositories
- andrewculver/koudoku (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.753315+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:32:16.447122+00:00, confidence not recorded.
  - readme: https://github.com/andrewculver/koudoku (fetched 2026-08-28T04:03:47.753315+00:00, sha 9b4d337220dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
