From de6c1f3585a657babab8790da76ffc13815838e8 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 13:44:37 +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..feb8a93 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# http-log-explorer + +A CLI tool for parsing, exploring, and analyzing HTTP traffic logs (HAR files, curl -v output, Chrome DevTools network exports). Features interactive filtering, request/response diffing, API usage statistics, and automatic OpenAPI spec generation. \ No newline at end of file