Skip to content

dutchcoders/essw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

essw

ESSW stands for extreme-simple-static-webserver. A simple static webserver to be used for testing static sites.

Usage

from source:

go run main.go

from release:

./essw

Parameters

  • port: the port the server needs to listen on, defaults to 8080
  • path: the path containing the static files, defaults to .

About

ESSW stands for extreme-simple-static-webserver. A simple multiplatform static webserver to be used for testing static sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages