/gecho

A simple echoserver written in Golang.

Primary LanguageGo

It's Gecho!

A simple Go service to echo request details back to the client.

Listens on port 8090 by default.

# Endpoints

# get just the IP back
/ip 

# get all details
/
/foo