# GoHttp **Repository Path**: FormatFa/goHttp ## Basic Information - **Project Name**: GoHttp - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-08 - **Last Updated**: 2024-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GoHttp Http请求工具. ## Feature - 发送http请求和查询结果 - 请求保存为.http文本文件 - 读取.http文本文件来请求 ## Screenshot ![main1](doc/screenshot/main1.jpg) ![main1](doc/screenshot/main2.jpg) ## Getting Start go run . # Stack - golang - fyne 2 - https://pkg.go.dev/github.com/patrickmn/go-cache#section-readme - https://github.com/valyala/fasttemplate