Skip to content

A portable, minimal, fast HTTP file server with single page app redirection and reverse proxying.

License

Notifications You must be signed in to change notification settings

0xcaff/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

http-server

Build Status

This is a simple, fast and portable HTTP server built in go.

Performance

This HTTP server is about 7x faster than node-http-server and about 10x faster than python -m SimpleHTTPServer.

Installation

go get github.com/0xcaff/http-server
http-server

Usage

Run http-server from the directory you would like to serve. Check out http-server -help for examples.

About

A portable, minimal, fast HTTP file server with single page app redirection and reverse proxying.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages