bfoley13 / go_echo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go_echo

go_echo

Simple api that returns an echo, or a default response

Usage

go run .
curl -G localhost:1323/echo/yo
curl -G localhost:1323/echo/
curl -G localhost:1323/whatever

About


Languages

Language:Go 91.4%Language:Dockerfile 8.6%