Skip to content

An easy http server which serves local file on your computer

License

Notifications You must be signed in to change notification settings

ZegWe/easy-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-http-server

An easy http server which serves local file on your computer

Install

Install with go get

go get -v github.com/zegwe/easy-http-server

or download binary file from release page

Usage

cd into the folder you want to serve

easy-http-server :8080

or simply

easy-http-server

server will listen on address 127.0.0.1:8080

About

An easy http server which serves local file on your computer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages