Skip to content

hambyhacks/httpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go HTTP Server

Simple http server written in Go.

Usage

  • ./httpserver -p [PORT]

Notes

  1. port defaults to 9000.

  2. Gets current working directory and serves files from that directory.

  3. Works like python http.server (python3 -m http.server [PORT]).

About

Simple http server written in go

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages