/server-api-go

One micro-service that uses Gin and Postgres.

Primary LanguageGo

server-api-go

glide

$ curl https://glide.sh/get | sh
$ glide --version

Setup

$ git clone https://github.com/joelin109/server-api-go.git
$ cd server-api-go

vs code

- Run
use shortcut Ctrl+Alt+N, or right click the Text Editor and then click Run Code

- Stop
use shortcut Ctrl+Alt+M, or right click the Output Channel and then click Stop Code Run