Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:20 +08:00
commit 59f7e4e8ee
4 changed files with 606 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "mockoon-cli",
"description": "Use Mockoon CLI to create API proxies with full request/response logging, mock API servers for testing, and record real API interactions for debugging",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Rob Anderson",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
]
}