Experiment to practice Golang for the first time.
at main 3 lines 155 B view raw view rendered
1# Gochat 2 3Experiment to practice Golang for the first time following the "REST API with Mux" tutorial [here](https://www.youtube.com/watch?v=SonwZ6MF5BE).