go-skeleton

module
v0.0.0-...-9b5353e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2022 License: MIT

README

go-skeleton

A skeleton/boilerplate for a go web service

Dependencies

make deps

Run

Local

go run main.go
Docker
docker run --rm -e ENV=dev -p8000:8000 go-skeleton

Build

Local

make build

Docker

docker build -t go-skeleton .

Test

make test

Licence

See LICENCE

Directories

Path Synopsis
cmd
app
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL