From 1e613fc3646445a4fcf54d70544723cfd9d04c54 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Wed, 4 Feb 2026 13:32:45 +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..6fdf1b2 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# api-snapshot-cli + +A CLI tool that records HTTP API traffic and generates local mock servers from recorded responses \ No newline at end of file