This is a small Go application with REST endpoints
90
This is a small Go application with three REST endpoints:
/hello (GET) - Returns the message hello world./echo (POST) - Accepts a POST request and echoes back the request body./healthcheck (GET) - Returns HTTP status code 200 with the message OK.Content type
Image
Digest
sha256:28849d696…
Size
3.6 MB
Last updated
almost 2 years ago
docker pull valuboum/sample_app_rest_hello_world:v1.0