Skip to content

A minimal Go API returning {"hello": "world"} on a GET / request deployed using a container

License

Notifications You must be signed in to change notification settings

UnitVectorY-Labs/hellorest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release License Active

hellorest

A minimal Go API returning {"hello": "world"} on a GET / request

A trivial Go API returning {"hello": "world"} on a GET / request. This project is designed as a simple Docker container to test API responses and configurations.

All other verbs and paths return a 404.

Purpose

This Docker image provides a minimal REST API for testing. It can be used to validate deployment setups, networking, or any environment that needs a basic HTTP server with predictable behavior.

This is intended to be deployed as a place holder to test various API and microservice components.

About

A minimal Go API returning {"hello": "world"} on a GET / request deployed using a container

Topics

Resources

License

Stars

Watchers

Forks

Packages