Project URL: https://glitch.com/edit/#!/golang-poc
What is your project about?
This is a example project showing off how to use Golang with Glitch.
What does it do?
This project starts a web server that renders a page.
Project URL: https://glitch.com/edit/#!/golang-poc
What is your project about?
This is a example project showing off how to use Golang with Glitch.
What does it do?
This project starts a web server that renders a page.
Glitch already has Golang support although there is confusion with $GOPATH and this fixes it.