brbellissimo / hello-web

Minimal HTTP hello world in go with docker support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-web

Just a simple HTTP hello world on port 80.

I use it to test a container deployment system. If you need a basic container that can respond on a HTTP port you can use it too.

About

Minimal HTTP hello world in go with docker support.

License:MIT License


Languages

Language:Go 53.7%Language:Makefile 46.3%