🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!
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.
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.
In this tutorial, we'll be looking at how you can build a RESTful API with Python and aiohttp.
In this tutorial we look at how we can make HTTP requests in Python using the Requests package.
In this tutorial we take a look at RESTful APIs - What are they and how can we use them?