Initial commit

This commit is contained in:
2026-03-22 13:44:37 +00:00
commit de6c1f3585

3
README.md Normal file
View File

@@ -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.