ifdion / workshop-sampleapps

This repository is used for the cicd self-setup workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-microservice-example

Running

go run cmd/app/main.go
curl --request GET \
  --url 'http://localhost:8080/hello?name=Mate'

About

This repository is used for the cicd self-setup workshop


Languages

Language:Go 100.0%