Project list

HTTP Server

image article

HTTP Server

Instructions

Make a program capable of serving a basic website (with favicon) from a designated port.

Key Features

Usage

go run main.go [-p=8001]
View on github