package
0.0.0-20231104155918-a2f219f7da2e
Repository: https://github.com/haha6400/11-golang-mini-projects.git
Documentation: pkg.go.dev

# README

A Simple Server using Golang

Requirements:

Run:

cd go-server
go build
go run main.go

If you run successfully, the compiler will display: Starting server at 8080