Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:23 +08:00
commit 13f01a2df1
5 changed files with 558 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# conversational-api-debugger
Debug REST API failures using OpenAPI specs and HTTP logs. Analyzes errors, suggests fixes, and generates test commands.