jainachal03 / Go-Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-Server

To make a simple get request do

curl localhost:8080

curl localhost:8080/about

To make a simple post request do

curl -d "data to be sent" localhost:8080/post

About


Languages

Language:Go 100.0%