1 Star 0 Fork 15

sloth4413 / goman

forked from Zaaksam / goman 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

goman

a web app like postman

已编译平台(go1.9.2编译)

goman.v0.2.0.app-darwin64.zip

goman.v0.2.0.web-darwin64.zip (需要在终端下运行)

goman.v0.2.0.web-win64.zip

windows下app版本因兼容问题未发版

Docker镜像

docker pull zaaksam/goman

docker run -p 8080:8080 zaaksam/goman

界面预览

技术资源

Backend Go + beego

Frontend Typescript + Vue + iView

更新日志

2018-02-03 v0.2.2

  • 增加docker镜像编译脚本
  • 修改代码支持跨平台条件编译
  • 现在访问首页会默认跳往webui地址

2018-02-02 v0.2.1

  • 优化构建脚本,更好支持不同平台交叉编译
  • 增加不同版本构建main入口

2018-02-01 v0.2.0

  • 增加多语方支持,目前支持:简体中文(默认)、英文(不完全)
  • 恢复app模式(webview),并默认编译
  • 请求支持高级选项模式,可批量请求,并提供统计报告

2017-09-12 v0.1.3

  • 拆分webpack为dev、prod环境
  • 升级相关依赖项

2017-09-10 v0.1.2

  • 项目初始化
MIT License Copyright (c) 2017 Zaaksam Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一个类似 Chrome 插件 Postman 的 web app,并提供了批量请求和耗时统计,支持多语言,可独立运行,跨平台。 展开 收起
Go
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Go
1
https://gitee.com/sloth4413/goman.git
git@gitee.com:sloth4413/goman.git
sloth4413
goman
goman
master

搜索帮助