go-skeleton

command module
v0.0.0-...-c4a3ebf Latest Latest
Warning

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

Go to latest
Published: May 29, 2020 License: MIT Imports: 15 Imported by: 0

README

go-skeleton

A skeleton for go microservices

Motivation

Besides avoiding to copy it from the last microservice I've written, a friend asked how I'd do it. That's is how I'm doing it right now

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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