Coder Social home page Coder Social logo

goman's Introduction

goman

A web app like postman

已发布平台(go1.9.x编译)

web版,可以使用chrome等浏览器,拥有更好的体验

app版,独立运行,更简洁,但有些限制

docker版,更简单的尝鲜使用

  • docker pull zaaksam/goman 或者指定版本 docker pull zaaksam/goman:0.3.1

  • docker run -p 8080:8080 zaaksam/goman

  • 在浏览中打开:http:127.0.0.1:8080

注意:docker模式下,goman处在容器内,无法使用 localhost(127.0.0.1) 来请求宿主机的网络资源

界面预览

0.3.1版界面相对0.3.0基本没有变化

windows web版

macos web版

macos app版 (windows版基本雷同)

技术资源

Backend Go + Beego

Frontend Typescript + Vue + iView

web版�引导界面使用了 Knockout + layui样式

GUI使用了 https://github.com/zserge/webview

请求耗时统计部份参考了 https://github.com/rakyll/hey 代码

更新日志

2018-02-09 v0.3.1

  • 解决了IE10/IE11的不兼容问题,win app版来了
  • 临时解决了mac app版滚动时卡顿问题
  • web端心跳包增加了随机数,避免IE缓存
  • web端引导页现在不默认打开浏览器了
  • web端引导页现在会显示运行的URL地址

2018-02-08 v0.3.0

  • 更便捷的web模式运行方式
  • web模式下增加了浏览器与应用的互相监测
  • docker模式下请求localhost(127.0.01)时会收到警告提示
  • app模式建议为实验性质使用
  • 简化及增强了各个编译脚本内容

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

  • 项目初始化

goman's People

Contributors

zaaksam avatar

Watchers

James Cloos avatar Doracoin avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.