🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!
In this video, we are going to be exploring all the available base images to us and how we can choose the right base image for our needs.
In this video, we are going to look at how we can improve the way we define and return errors from our HTTP client.
In this video, we are going to be bootstrapping our HTTP client and getting the rest of our project setup out of the way.
In this video, we'll be covering what HTTP clients are in Go, why they are important and more importantly what we'll be covering in this course.
In this video, we are going to be looking at how we can offer greater customization of our Go clients using the option function parameter pattern.
In this video, we are going to be looking at how we can improve the test coverage of our client using httptest
In this video, we are going to be defining our first exposed method from our client that will allow us to make http requests.
In this video, we are going to be creating the first tests for our http client and hitting the live Poke API!
In this quest, you'll be tasked with vanquishing the dragon through the use of functions in Go.