Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 161 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 161 Bytes

Webserver

Simple zero-config web server for serving static content from the current folder.

Usage

Build: go build .

Run: ./webserver :8080