#golang #websoket #striversity
What if you wanted to write the backend or RESTful Endpoints of a webapp in Golang?
Episode: 005.01
In this video, I will show you just how to get started. This won't be everything you will need to do like security, routing with parameters, etc. But it gets you started by getting the HTTP service going.
Source code: https://github.com/striversity/go-on-...