Used the site https://eli.thegreenplace.net/2021/rest-servers-in-go-part-1-standard-library/# as a guide. Wanted to really understand the inner workings of Go, with as little "magic" as possible.
cd
to the directory, run go run .
Used the site https://eli.thegreenplace.net/2021/rest-servers-in-go-part-1-standard-library/# as a guide. Wanted to really understand the inner workings of Go, with as little "magic" as possible.
cd
to the directory, run go run .