We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

Learn HTTP Clients in Go

Learn how to use HTTP in Golang to interact with APIs and the web. Make requests, handle responses, and use a JSON API.

Also available in:

pythontypescript

What will you learn?

Learn the backbone of the modern web: HTTP network communications. You will be writing real HTTP requests in Go, then parsing and displaying the responses. Each challenge in this course is part of a larger application so that you will understand how HTTP is used in the real world.

Chapter List

1
Why HTTP?
Learn about HTTP and how it powers the majority of web communication
2
JSON
Learn one of the most popular data formatting notations in the programming world
3
DNS
Learn about domain names and how they map human-readable names to physical servers
4
URIs
Understand URIs and URLs at a deeper level
5
Headers
Practice adding custom headers to HTTP requests and learn about authorization
6
Methods
Learn about GET, POST, PUT, and DELETE requests
7
Paths
Learn how URL paths and query parameters relate to typical HTTP requests
8
HTTPS
Learn how to encrypt HTTP requests and keep them secure
9
Errors
Learn how to handle errors in Go
10
cURL
Use cURL and jq to make HTTP requests from the command line

Join 11,519 students in the Learn HTTP Clients in Go course

Read reviews of their learning experiences

Great one Gives good understanding how to work with http clients in golang and provide some additional info about curl and jq usage in bash

(5/5)
Артем Бородин profile image

Артем Бородин

Russia

You'll learn more about the HTTP protocol than someone who worshiped TCP streams.

(4/5)
Flame Soulis profile image

Flame Soulis

USA

This is a course that allows you to paint a full picture of the world of HTTP.

(5/5)
Kwangpil Jung profile image

Kwangpil Jung

South Korea

Great course going over the essentials of HTTP communication using the Go language!

(5/5)
M P profile image

M P

Somewhere

Very interesting, enjoyed the course!

(5/5)
Paul Ruchniewicz profile image

Paul Ruchniewicz

Würzburg, Germany

This was fun and went by super quick! A lot of core information I was not super familiar with.

(5/5)
Jacob  profile image

Jacob

United States

Learned some HTTP

(5/5)
Infernoe , Mister profile image

Infernoe , Mister

United Kingdom

lots of fun to explore writing HTTP requests with Go instead of Python

(5/5)
Jake Mackin profile image

Jake Mackin

Pittsburgh, PA

This was a good course! I feel like I learned a lot about something that was fairly obscure in my mind for a long time. I always knew / vaguely understood what all of this was, but getting to actually write client code that did something with http requests / responses definitely helped it make more sense

(5/5)
Trindon Woolsey profile image

Trindon Woolsey

United States

Showing 1-9 of 195

or view more reviews

Mediocrity doesn't cut it anymore

The only way to become a great developer is to write a lot of code

Avoid tutorial hell

by writing a ton of code

Stay motivated with

a game-like curriculum

Build portfolio projects

to prove your skills

Delve deeper

into foundational concepts

Learn flexibly online

without interrupting your life

For 1% the price of college

to minimize your financial risk

Frequently asked Questions

Got questions? We've got answers

Yes! It's free to create an account and start learning. You'll get all the immersive and interactive features for free for a few chapters. After that, if you still haven't paid for a membership, you'll be in read-only (content only) mode.