🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!

HTTP Image HTTP

Sunset in the mountains

Testing the Client With Calls to the Live API

In this video, we are going to be creating the first tests for our http client and hitting the live Poke API!

golang
http
Sunset in the mountains

Building Production Ready REST APIs in Go - 2nd Edition

Over the past few years, I've been honing my craft when it comes to building services in Go, and this course is hopefully going to capture most of my learnings within that time and present them to you in easily digestible chunks that can help accelerate your own Go learning journey.

golang
REST
HTTP

Sending HTTP PATCH Requests With curl

In this snippet, we are going to look at how you can send HTTP PATCH requests using curl.

curl
http

Sending HTTP POST Requests With curl

In this snippet, we are going to look at how you can send HTTP POST requests using curl.

curl
http
Sunset in the mountains

Develop A Production Ready REST API in Go

This course will cover absolutely everything you need to know in order to build a production ready REST API using Go! We'll look at everything from project layout, to structuring your code to make it easily testible to finally deploying it to a locally-running Kubernetes cluster.

golang
REST
HTTP
Sunset in the mountains

Creating a RESTful API with Python and aiohttp

In this tutorial, we'll be looking at how you can build a RESTful API with Python and aiohttp.

http
rest
Sunset in the mountains

Making HTTP Requests in Python - Tutorial

In this tutorial we look at how we can make HTTP requests in Python using the Requests package.

http
rest

What is a RESTful API?

In this tutorial we take a look at RESTful APIs - What are they and how can we use them?

beginner
rest
http
<< Previous Page
Showing Page 2 of 2