/quick-serve

A super simple static web server written in Golang. Just paste the executable to a directory and run it to serve the contents.

Primary LanguageGoMIT LicenseMIT

3SWS

A super simple static web server written in Golang.

For development environments only. Do not use in production deployments.

Build Instructions

Windows

go build -ldflags -H=windowsgui -o 3sws.exe 3sws.go