Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 308 Bytes

mini-go-server

post request using go server and give responses in json format using encoding/json library

go run main.go

request tested by using post man client