rdnt / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 100.0%