ep005.01 - The Basics of a Simple HTTP Server in Go

Опубликовано: 01 Октябрь 2024
на канале: Coding with Verrol
9,079
107

#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-...