API Requests with Golang

preview_player
Показать описание
When you're working in a programming language, whether you're using it for cloud development, automation, or tying in an application with a specific platform, 9 times out of 10 you'll need to work with an API.

But how do you actually work with the API? What packages do you need?

In this video you'll learn all about:
- Interacting with APIs in Go
- Using the net/http package in Go
- Passing in URLs at runtime to make API calls

#Programming #Go
Рекомендации по теме
Комментарии
Автор

awesome quick video! Thanks for posting. My thoughts went immediately to "now, how do I do this with token authentication?"...

fdisnightwing
Автор

Go api that will take json and send that json to Apache kafka...( I have already a container that running kafka)

kavyanshpandey
Автор

Golang is the way to “go” in 2021 :-)? Seems to be “simple” and “powerful” !

soufianta
Автор

Idk why people upload videos and don’t zoom in, watching from a phone is useless

notnull
Автор

Perfect! Thanks, this is just what I needed. Quick and to the point on how to MAKE an API call within Go.

ScottKFraley
join shbcf.ru