🚀 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 looking at how we can set up our CircleCI project for our application.
In this video, we are going to look at how you can effectively add integration tests around your db layer.
In this video, we are going to take a quick look at the testing strategies we'll be employing in this course.
In this video, we are going to be covering the topic of JSON input request validation for your Go services.
In this video, we are going to be looking at how we can implement JWT Auth protection around some of our endpoints.
In this video, we are going to be bootstrapping out transport layer within our Go service
In this video, we are going to be covering the topic of graceful shutdowns in our Go services
In this video, we are going to be covering the topic of accepting interfaces and returning structs in Go
In this video, we are going to create our application entrypoint for our REST API.