web-go

module
v0.0.0-...-b95de3a Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: MIT

README

Development

Pre-requirements:

  • Go v1.16 or later installed on your development machine
  • Protobuf installed on your development machine (brew install protobuf)

For first run, execute from the project folder:

make

This will install required tools, build the project and create an executable webv2

To start the server, execute

./web-go start

Open http://localhost:8080/swagger-ui/ in the browser to explore HTTP API

Debugging

In VSCode launch "Debug Server" script (or press F5)

Jump to

Keyboard shortcuts

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