From d9b266f020964d1a6e2fb9ddc768e9bd6aefba59 Mon Sep 17 00:00:00 2001 From: wander Date: Thu, 9 Mar 2023 15:32:10 +0800 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index afb26eb..069d44b 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,28 @@ -# README - -## About - -HiPoster is a simple and efficient http API testing client tool. Based on Wails, Go and sveltejs. +# HiPoster -# HiPoster [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/obity/hiposter?color=peru)](https://github.com/obity/hiposter/releases/latest) [![Lines of code](https://img.shields.io/tokei/lines/github/obity/hiposter.svg?color=beige)](#) [![Downloads of releases](https://img.shields.io/github/downloads/obity/hiposter/total.svg?color=lavender)](https://github.com/obity/hiposter/releases/latest) [![GPL3 licensed](https://img.shields.io/github/license/obity/hiposter.svg)](./LICENSE) + + +HiPoster is a simple and efficient http API testing client tool. Based on Wails, Go and sveltejs. + + + + + + + + HiPoster + + ## Live Development + To run in live development mode, run `wails dev` in the project directory. This will run a Vite development server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser and have access to your Go methods, there is also a dev server that runs on http://localhost:34115. Connect @@ -41,4 +50,4 @@ Built '/Users/lsmiao/workspace/src/github.com/obity/hiposter/build/bin/hiposter. sudo xattr -d com.apple.quarantine /Applications/xxxx.app,注意:/Applications/xxxx.app 换成你的App路径。指定放行,删除com.apple.quarantine元数据文件,使您可以执行可执行文件。 # Screen -![](./docs/get.jpg) \ No newline at end of file +![](docs/get.jpg) \ No newline at end of file