You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
insanitywholesale ec896e2103
go fmt
6 months ago
public works and is fixed, also Dockerfile 2 years ago
Dockerfile update dockerfile 1 year ago
LICENSE Initial commit 2 years ago
README.md works and is fixed, also Dockerfile 2 years ago
go.mod hey, it works 2 years ago
main.go go fmt 6 months ago

README.md

basegowebserver

simple af web server in go for use when testing

how to use

in theory:

  • put all the files that should be served in the directory named public
  • hippity hoppity go run main.go and then it will be available at localhost:11789 to view