Skip to content

limingzju/gohttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

A simple http server written in go.

This simple tool is inspired by python SimpleHTTPServer

It is quite simple, only 30 lines, including empty lines.

Install

go get github.com/limingzju/gohttp

Usage

gohttp 80

start a http server at current dir with 80 port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages