Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 188 Bytes

go-simple-server

Super simple go http server for network testing and anything else....

Use

curl -d "username=myuser&password=1234" http://localhost:8080/

updates----