A static http server serving files under current directory in Go.

Eli Cox e821ade7ee Remove sysexts.h il y a 6 ans
LICENSE 1f54c59dd8 It works. il y a 6 ans
README b80a971e3f Add README. il y a 6 ans
shttpd.go e821ade7ee Remove sysexts.h il y a 6 ans

README

A static http server serving files under current directory,
i.e. `python2 -m SimpleHTTPServer` in Go.