haoma

command module
v0.0.0-...-4d909b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2018 License: MIT Imports: 3 Imported by: 0

README

Haoma Build Status

Haoma 是一个电话号码标记批量查询软件,用于批量查询电话号码被标记的信息

快速安装使用

  • Windows系统下载“haoma-v*-windows-amd64.tar.gz”
  • Linux系统下载“haoma-v*-linux-amd64.tar.gz”
  • OSX苹果系统下载“haoma-v*-darwin-amd64.tar.gz”
  • 下载
  • 下载后解压后运行软件
  • 浏览器打开 http://127.0.0.1:8888 即可使用

从源码安装

假设您本地已经具备nodejs、golang开发环境

# 获取源码
git clone https://github.com/wwek/haoma.git
cd haoma
# 编译前端
cd frontend
npm install
npm run build
cd ..
# 编译后端
go build
  • Windwos系统 运行项目根目录下的 haoma.exe
  • 类Unix系统 运行项目根目录下的 ./haoma
  • 浏览器打开 http://127.0.0.1:8888 即可使用

技术栈和实现原理

技术栈

  • 前端: Vue (axios、element-ui等)
  • 后端: Golang(Beego框架)

FAQ

  • 有建议和疑问?

    提issues。

  • 如何保存查询结果?

    您可以保存到excel中,在网页上选取要复制的内容,然后在excel中粘贴即可。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
libs
api
env
@APIVersion 1.0.0 @Title beego Test API @Description beego has a very cool tools to autogenerate documents for your API @Contact astaxie@gmail.com @TermsOfServiceUrl http://beego.me/ @License Apache 2.0 @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
@APIVersion 1.0.0 @Title beego Test API @Description beego has a very cool tools to autogenerate documents for your API @Contact astaxie@gmail.com @TermsOfServiceUrl http://beego.me/ @License Apache 2.0 @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL