Skip to content

sj-williams/go-simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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----