Introduction to HTTP with Golang (HTTP Part 1)
Автор: Krishna Iyer
Загружено: 2022-05-01
Просмотров: 10587
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
---------
The code examples in the video are here; https://github.com/kicodelibrary/go-h...
References
------------------
1. Golang Default HTTP package: https://pkg.go.dev/net/http#ServeMux
2. Gorilla/mux package: https://pkg.go.dev/github.com/gorilla...
3. HTTP Status codes: https://developer.mozilla.org/en-US/d...
4. HTTP Content-Type header: https://developer.mozilla.org/en-US/d...
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: