/go-web-server

Implementation of HTTP webserver in Go

Primary LanguageHTML

Go Web Server

Implementation of HTTP web server in Go

Prerequisites

Make sure you have Go installed on your machine

Clone

git clone https://github.com/cosmicqbit/go-web-server.git

Run

go run main.go

Launch

Open localhost:8080 in your browser