Sign inSign up

valuboum/sample_app_rest_hello_world

By valuboum

Updated almost 2 years ago

This is a small Go application with REST endpoints

Image
Web servers
0

90

valuboum/sample_app_rest_hello_world repository overview

Simple Go REST API

This is a small Go application with three REST endpoints:

  1. /hello (GET) - Returns the message hello world.
  2. /echo (POST) - Accepts a POST request and echoes back the request body.
  3. /healthcheck (GET) - Returns HTTP status code 200 with the message OK.

Tag summary

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