Skip to content

Files

Latest commit

 

History

History
11 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 337 Bytes

A http server similar to Python's SimpleHTTPServer module. This is not meant to be a production server. It was written primarily to have a handy HTTP server available to use during developing.

Install

go install lazyhacker.dev/simplehttpserver

Running

In the root directory of your web app, run simplehttpserver.