Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 336 Bytes

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