go-microservice-starter

command module
v0.0.0-...-2a16244 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2021 License: MIT Imports: 12 Imported by: 0

README

Go Microservice Starter

An opinionated Microservice starter in Go

Usage

Checkout the code.

TLDR;

Start the service:

docker build -t go-microservice-start .
docker run --rm -it -p 8080:8080 go-microservice-start ./go-microservice-starter

Interact with the service using grpcui:

./tools/run.sh grpcui -plaintext localhost:8080

Reference

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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