Categorygithub.com/wismed-web/wisite-api
module
0.0.17
Repository: https://github.com/wismed-web/wisite-api.git
Documentation: pkg.go.dev

# README

wisite-api

  1. ./update.sh [all] to update swagger doc, with all for including import dependencies.
  2. ./build.sh [release]. with release, create executable package
  3. access http://localhost:1323/swagger/index.html
  4. before submit to github, do ./clean.sh all. with all, 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