Skip to content

A basic HTTP server to use for local development.

License

Notifications You must be signed in to change notification settings

lazyhacker/simplehttpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A http server similar to Python's SimpleHTTPServer module. This is not meant to be a production server. It was written primarily to have a handy HTTP server available to use during developing.

Install

go install lazyhacker.dev/simplehttpserver

Running

In the root directory of your web app, run simplehttpserver.

About

A basic HTTP server to use for local development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages