This repository is dedicated for my learning journey of Go programming language especially for Web Development. This web server is only use built-in http package from Go programming language, so not external framework is used.
To try this web server, you need to have Go in your machine.
Then, download the zip folder of the source code. Open the terminal on the extracted folder and type
go run main.gothen, it will listening on port 8080