greeting

command
v0.0.0-...-045d1f4 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: MIT, MIT Imports: 6 Imported by: 0

README

Greeting Service

This is the Greeting service

Usage

Generate the proto code

make proto

Run the service

go run main.go --profile starter-local

Call service

curl "http://localhost:8080/greeting/call?msg=helloworld"
{"id":"1","msg":"helloworld"}

Image

$ make snapshot

$ docker build ./ -f Dockerfile  --platform=linux/amd64 -t registry.cn-hangzhou.aliyuncs.com/hb-chen/micro-starter-example:latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
domain
proto
repo

Jump to

Keyboard shortcuts

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