Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 307 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 307 Bytes

Go Web-Service

TODO: Place here service description

Usage

Build:

dep ensure -v
go build .

Run:

TODO: List of run commands and args

Configuration

TODO: Place here config description and examples


Project based on Service-Scaffold