Skip to content

bhodgens/statikweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static HTTP server

This is a (very) lightweight web server written in Go. It can be deployed arbitrarily to any system and merely presents a directory listing of random data.

./statikweb -p

This will run the server on a port.

You will then be able to navigate to the server and retrieve data:

http://localhost:/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors