In this video we are taking a look at HTTP in Go.
We build our example app which reads and writes video data.
We define a web server in Go, with HTTP handlers to export videos over an endpoint
as well as an endpoint to update videos.
Building a webserver with the HTTP package
Writing Handlers
Working with requests, methods, urls & headers.
Writing responses.
Accepting data over POST requests, and more.

#go #golang #programming #developer

Introduction to HTTP with Go : Our First Microservice
38.50 GEEK