Socket
Socket
Sign inDemoInstall

cadwyn

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cadwyn

Production-ready community-driven modern Stripe-like API versioning in FastAPI


Maintainers
1

Readme

Cadwyn

Production-ready community-driven modern Stripe-like API versioning in FastAPI


Test Coverage PyPI Supported Python versions Discord

Who is this for?

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

Its approach will be useful if you want to:

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

Whether you are a newbie in API versioning, a pro looking for a sophisticated tool, an experimenter looking to build a similar framework, or even someone who just wants to learn about all approaches to API versioning -- Cadwyn has the functionality, theory, and documentation to cover all the mentioned use cases.

Get started

The documentation has everything you need to succeed.

Sponsors

These are our gorgeous sponsors. They are using Cadwyn and are sponsoring it through various means. Contact me if you would like to become one too!

Monite

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc