> cat /dev/github | grep security-tools
discovered 03 Aug 2026

mitmproxy2swagger

HTML ★ 9595 via github-topic
→ View on GitHub
mitmproxy2swagger is a tool designed to automate the conversion of HTTP traffic captured by mitmproxy into OpenAPI 3.0 specifications. Its primary use case is reverse-engineering REST APIs by capturing traffic during application execution, enabling developers to easily document and understand API structures. Notable features include support for merging existing schemas, handling HAR files exported from browser DevTools, and generating detailed endpoint descriptions after initial traffic capture.