HTTP SERVER in Go

Installation

  • Open terminal in your project folder.
  • Enter this code on your terminal. git clone https://github.com/metecan/http-server-go.git

Run the project

Enter this code on your terminal after installation.

go run main.go

šŸ¤©