Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 555 Bytes

Boilerplate for REST API in go

Get started

Operations

Operation Command Description
serve fresh * Runs the app and restarts if a change happened
run go run * Runs the app
build go build * Builds the app.

Librarys