module
Version:
v0.0.0-...-9b5353e
Opens a new window with list of versions in this module.
Published: Mar 24, 2022
License: MIT
Opens a new window with license information.
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
¶
Click to show internal directories.
Click to hide internal directories.