Skip to content

joshi4/SimpleHTTPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

#SimpleHTTPServer

This is a Go Replacement for python SimpleHTTPServer. It uses no external dependencies and is basically a thin wrapper around the http.ServeFile method

Installing

go get github.com/joshi4/SimpleHTTPServer 

Usage:

SimpleHTTPServer [port]

If a port is not specified it will use the default port which is set to be 9000

About

Go replacement for python's SimpleHTTPServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages