go-api-boilerplate icon indicating copy to clipboard operation
go-api-boilerplate copied to clipboard

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

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