A GUI application for executing HTTP commands, built with Go and Fyne framework. This tool provides a user-friendly interface for managing and executing HTTP requests defined in Postman Collection format.
Features
Modern GUI interface built with Fyne
Command management through Postman Collection files
Support for multiple command groups
Command filtering and search
HTTP request execution with customizable headers and methods
Response visualization
Dark/Light theme support (switcher in the top panel)
Cross-platform (Windows, macOS, Linux)
Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest
fyne get github.com/romanitalian/GHOSTman