Skip to content

baliw/GoSimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

About

GoSimple is a super simple http server for test deployments of static files.

Installing

$ go get github.com/baliw/GoSimple

Usage

$ $GOPATH/bin/GoSimple --port=8080 --path=/your/htdocs/path

Change the path flag to the path of your static documents.

Change the port flag to 80 if you'd like to run off the standard http port.

About

Super Simple HTTP Server in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages