Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wander committed Mar 9, 2023
1 parent 62e7851 commit d9b266f
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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](./appicon.png =100x100) -->
<img src="build/appicon.png" width = "100" height = "100" alt="HiPoster" align=center />


## 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
Expand Down Expand Up @@ -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)
![](docs/get.jpg)

0 comments on commit d9b266f

Please # to comment.