Introduction to HTTP with Golang (HTTP Part 1)

preview_player
Показать описание
Let's take a look at the HTTP protocol and how to easily setup web servers using Golang.

Contents
---------------
- Understanding the HTTP protocol
- Creating simple HTTP webservers with Golang and serving HTTP requests.
- Understanding and using the CRUD pattern.

Code
---------

References
------------------
Рекомендации по теме
Комментарии
Автор

phenomenal!! you have a clear talent for teaching please keep making videos :D

kevinz
Автор

Wow basically the whole "Let's Go" book in 30 minutes

jt
Автор

Started fine but got confusing after the server.go file was created. I guess one has to have an advanced knowledge of Golang fundamentals for this lesson to make sense.

luisrobles
Автор

can you link to the code shown in the video?

eyanat_