# README
wisite-api
./update.sh [all]
to update swagger doc, withall
for including import dependencies../build.sh [release]
. withrelease
, create executable package- access
http://localhost:1323/swagger/index.html
- before submit to github, do
./clean.sh all
. withall
, remove all db data.
Note: for swagger access on remote host, change main.go @host [local ip] => [public ip]
# Packages
No description provided by the author