Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gohttp

gohttp is the simplest way to serve static files with high performance.

conf.yaml

gohttp expects a conf.yaml in the same folder, example:

port: 80
domain: localhost
staticpath: www
cors: '*'

where www is the folder you want to serve on the port

About

Super simple go static file server, supports LetsEncrypt for SSL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages