mdw-archives / httpecho

simple http echo server in go

Repository from Github https://github.commdw-archives/httpechoRepository from Github https://github.commdw-archives/httpecho

httpecho

A simple HTTP echo server in go.

Installation

go get github.com/mdwhatcott/httpecho

Execution

$GOPATH/bin/httpecho

Send a request:

curl -v "http://localhost:8080"

About

simple http echo server in go


Languages

Language:Go 100.0%