🚀 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 covering the topic of dockerizing our Go services
In this video, we are going to be covering the topic of error handling within our Go services
Welcome Gophers! In this course, we are going to be diving in to the second edition of how to build a production-ready API in Go.
In this video, we are going to set up and initialize our project using go and git.
In this video, we are going to be covering the topic of defining our endpoints within our Go service.
In this video, we are going to be taking a look at how we can implement the database package in our REST API.
In this video, we are going to be covering the topic of using taskfiles our Go services
In this video, we are going to be covering the topic of using running database migrations within our Go services
In this video, we are going to take a look at how we can run our app and all it's dependencies with a docker-compose file.