commit de6c1f3585a657babab8790da76ffc13815838e8 Author: 7000pctAUTO Date: Sun Mar 22 13:44:37 2026 +0000 Initial commit 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