From cf92929165f428f4173a460f8d3fa0b7b57ee83a Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Thu, 29 Jan 2026 13:46:58 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec4d52f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# api-mock-cli + +A CLI tool to create shareable local mock servers from API definitions with routing, validation, and templating support \ No newline at end of file