In this video, we are going to look at how you can implement some basic acceptance tests for your API.
In this video, we are going to look at how we can effectively containerize our Go applications using Docker.
In this video, we are going to take the containerization one step further and define a docker-compose.yml file so that …
In this video, we look at how we can improve the way in which we return error messages back to the consumers of our API …
Welcome Gophers! In this course, we are going to be diving in to building a production-ready API in Go.
We'll start off by creating a simple Go application that will act as the main entrypoint for our REST API.
Now that we have a simple app up and running, let's consider how we are going to structure this in such a way that it is …
This course will cover absolutely everything you need to know in order to build a production ready REST API using Go! …