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

go-rest-api Image go-rest-api

Sunset in the mountains

Migrating Our Database and Testing our Endpoints Manually

One last step we need to do before we can testing our application is migrating our database to create the tables. In this video, we are going to do just that and then test our endpoints manually.

go-rest-api
Sunset in the mountains

Basic Auth Middleware

In this video, we are going to look at how we can implement some basic authentication middleware around the endpoints of our application.

go-rest-api
Sunset in the mountains

Course Erratum

In this article, we are going to look at some of the ways we could have improved the design of our REST API.

go-rest-api
Sunset in the mountains

Defining our K8s Deployment

Now that we have a kubernetes cluster up and running on our local machine, we can now look at creating a deployment.yaml for our comments API.

go-rest-api
Sunset in the mountains

Defining our K8s Service

In this video, we look at how we can define our K8s service and setup port forwarding so that we can access our new service via localhost.

go-rest-api
Sunset in the mountains

Go REST API - Course Conclusion

In this video, we are going to be wrapping up the course!

go-rest-api
Sunset in the mountains

Handling Shutdowns Gracefully

In this article, we are going to be focused on how we can add graceful shutdowns to our REST API.

go-rest-api
Sunset in the mountains

JWT Authentication

In this video, we are going to look at how we can implement some JWT authentication middleware around the endpoints of our application.

go-rest-api
Sunset in the mountains

Logging Middleware

In this video, we are going to look at how we can implement some basic middleware around the endpoints of our application

go-rest-api
Sunset in the mountains

Logging with Logrus

In this video, we look at how we can improve the logging done by our application by introducing Logrus

go-rest-api
<< Previous Page Next Page >>
Showing Page 2 of 4