w3tecch / go-api-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 100.0%