/go-http-server

A simple HTTP server made in Go.

Primary LanguageGo

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.