/go-api-boilerplate

A starter-kit to build restful api's with the awesome golang

Primary LanguageGoMIT LicenseMIT

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