Experiment to practice Golang for the first time.
Find a file
2019-11-05 18:39:30 +01:00
gochat Initial commit 2019-11-05 18:39:30 +01:00
main.go Initial commit 2019-11-05 18:39:30 +01:00
README.md Initial commit 2019-11-05 18:39:30 +01:00

Gochat

Experiment to practice Golang for the first time following the "REST API with Mux" tutorial here.