hello

command module
v0.0.0-...-1baabe0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2023 License: MIT Imports: 3 Imported by: 0

README

gohello

Simple HTTP Server, you can access ip:8080 for hello information.

How to use

# build gohello docker image
make docker

# run gohello service on docker
docker run -p 8080:8080 --name gohello -d gohello:1.0.0

# curl http://127.0.0.1:8080 for hello information: Hello from 127.0.0.1
curl http://127.0.0.1:8080

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL