类似 Postman 的 Web APP goman

码农软件 · 软件分类 · 程序调试工具 · 2019-11-29 18:58:41

软件介绍

一个类似 Chrome 插件 Postman 的 web app,并提供了批量请求和耗时统计,支持多语言,可独立运行,跨平台,代码开源(MIT)。

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

web版使用了新的运行形式,使用更便捷,推荐使用web版

goman.v0.3.0.web-win.zip(码云源)

goman.v0.3.0.web-mac.tar.gz(码云源)

goman.v0.3.0.app-mac.tar.gz(码云源)

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

Docker镜像

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

docker run -p 8080:8080 zaaksam/goman

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

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

界面预览

windows web版

macos web版

macos app版(实验)

技术资源

Backend Go + beego

Frontend Typescript + Vue + iView

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

本文地址:https://codercto.com/soft/d/20072.html

Neural Networks for Applied Sciences and Engineering

Neural Networks for Applied Sciences and Engineering

Samarasinghe, Sandhya / CRC Pr I Llc / 2006-9 / $ 118.59

In response to the exponentially increasing need to analyze vast amounts of data, Neural Networks for Applied Sciences and Engineering: From Fundamentals to Complex Pattern Recognition provides scient......一起来看看 《Neural Networks for Applied Sciences and Engineering》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试