lazygit
lazygit is a popular terminal UI that streamlines common yet complex Git operations. It makes tasks like interactive rebasing or partial file staging significantly more manageable than standard Git CLI.
This is a neat little tool for converting HAR exports or mitmproxy captures into OpenAPI 3.0 specifications. It allows you to reverse-engineer REST APIs by simply capturing traffic, enabling you to generate API documentation from website interactions.
Visit github.com →