Skip to main content

Modern Stripe-like API versioning in FastAPI

Project description

Cadwyn

Modern Stripe-like API versioning in FastAPI


Test Coverage PyPI Supported Python versions

Who is this for?

Cadwyn allows you to support a single version of your code, auto-generating the code/routes for older versions. You keep versioning encapsulated in small and independent "version change" modules while your business logic knows nothing about versioning.

Its approach will be useful if you want to:

  1. Support many (>2) API versions for a long time
  2. Effortlessly backport features and bugfixes to older API versions

Get started

The documentation has everything you need to get started. It is recommended to read it in the following order:

  1. Tutorial
  2. Recipes
  3. Reference
  4. Theory

Similar projects

The following projects are trying to accomplish similar results with a lot more simplistic functionality.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cadwyn-2.3.0rc0.tar.gz (34.4 kB view hashes)

Uploaded Source

Built Distribution

cadwyn-2.3.0rc0-py3-none-any.whl (36.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page