gambtho / 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 57.3%Language:Makefile 35.6%Language:Dockerfile 7.1%