Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 238 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 238 Bytes

ga-starter

A test API service based on golang.

Quick Start

make start

Build

make build

Generate wire inject files

make wire

Generate swagger documents

make swagger