echo-http-server

command module
v0.0.0-...-1248ee7 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: MIT Imports: 6 Imported by: 0

README

echo-http-server

A simple HTTP server is a program that listens for incoming requests from clients on a specified port (SERVER_PORT), and then sends a response back to the client. The application is delivered as docker container.

You may try it via the following command: docker run -it -p 8089:8089 -e SERVER_PORT=8089 kvendingoldo/echo-http-server

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