Skip to content

Add DriftWire (API contract drift detection CLI) - #3348

Closed
Haswell119 wants to merge 1 commit into
vinta:masterfrom
Haswell119:add-driftwire
Closed

Haswell119 wants to merge 1 commit into
vinta:masterfrom
Haswell119:add-driftwire

Conversation

@Haswell119

Copy link
Copy Markdown

Adds DriftWire — a free, zero-dependency Python CLI that detects API contract drift two ways:

  • driftwire diff <old> <new> — breaking changes between two OpenAPI spec versions
  • driftwire check <spec> --url <base> — spec-vs-reality: probe a live API and validate responses against its OpenAPI schema

MIT licensed; also ships a GitHub Action for CI gating.

@JinyangWang27

Copy link
Copy Markdown
Collaborator

@Haswell119 Thanks for the submission. The driftwire repository was created in the last few days, and we require projects to be at least 1 month old with demonstrated adoption before they can be considered.

@Haswell119
Haswell119 deleted the add-driftwire branch September 22, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants