Skip to content

paramsiddharth/go-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTTP Server - Go

A simple HTTP server made in Go.

Installation

Run the following command while ensuring a proper environment with Go. Version 1.13 and above should definitely be supported.

go get -u -v github.com/paramsiddharth/go-http-server
go install github.com/paramsiddharth/go-http-server/cmd/ghs

Made with ❤ by Param.

About

A simple HTTP server made in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages