Skip to content

Go alternative of python SimpleHTTPServer with Fiber

Notifications You must be signed in to change notification settings

jniltinho/simplehttpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHTTPServer

Go alternative of python SimpleHTTPServer with Fiber

Usage

Usage of ./simplehttpserver:
  -listen string
        Address:Port (default "0.0.0.0:8000")
  -path string
        Folder (default "current path")

Build

git clone https://github.com/jniltinho/simplehttpserver.git
cd simplehttpserver
go mod tidy
make

About

Go alternative of python SimpleHTTPServer with Fiber

Resources

Stars

Watchers

Forks

Packages

No packages published