kysnm / echo_log_practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echo_log_practice

How to start the server

$ dep ensure
$ go run main.go

Request from curl

 $ curl http://localhost:8000/test
 "hello world!"

About


Languages

Language:Go 100.0%