FunOrgByNaga / 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 82.0%Language:Dockerfile 18.0%