Skip to content

DavidLJz/go_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Instant Go Server

Just a simple Go Command Line Application that boots up a server for static files in the current folder.

Example Usage

go run instant_server.go

You can change root directory of static files by using root_dir flag

go run instant_server.go -root_dir ./mydir -port 8181 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages