Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:52:44 +08:00
commit 06d3ba9317
6 changed files with 2149 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# api-contract-sync-manager
Validate and synchronize API contracts (OpenAPI, GraphQL) with implementation, detect breaking changes, and generate client code