Sign inSign up

wayback212/simpleapp

By wayback212

Updated over 2 years ago

Simple app in golang that exposes "/simpleapp/version", "simpleapp/isReady", "simpleapp/isAlive"

Image
0

146

wayback212/simpleapp repository overview

Simple application written in golang that exposes the following endpoints on port 8080

/simpleapp/version, /simpleapp/isAlive, /simpleapp/isReady

Example:

→ curl -s http://127.0.0.1:8080/simpleapp/version | jq .

Output:

{ "Version": "22.1.0" }

Tag summary

Content type

Image

Digest

sha256:4b1f66c82

Size

7.2 MB

Last updated

over 2 years ago

docker pull wayback212/simpleapp:24.3.0