/workshop-sampleapps

This repository is used for the cicd self-setup workshop

Primary LanguageGo

golang-microservice-example

Running

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