25% off

Use code FUNCMAIN at checkout for 25% off all premium courses.

Get started →
go-rest-api Image

go-rest-api

Refactoring Our Interfaces

Refactoring Our Interfaces

In this article, we are going to be taking a look at the dependency inversion principle and how we can improve our code …

go-rest-api
Running K8s Locally With Kind

Running K8s Locally With Kind

So, before we start defining our Kubernetes deployments and services, we need to have somewhere to actually run these …

go-rest-api
Setting Sensible Timeouts In Your Server

Setting Sensible Timeouts In Your Server

In this article, we are going to look at how we can set sensible read/write timeouts within our server.

go-rest-api
Acceptance Tests with Resty

Acceptance Tests with Resty

In this video, we are going to look at how you can implement some basic acceptance tests for your API.

go-rest-api
Containerizing our Go Apps with Docker

Containerizing our Go Apps with Docker

In this video, we are going to look at how we can effectively containerize our Go applications using Docker.

go-rest-api
Docker-compose for our Go Services

Docker-compose for our Go Services

In this video, we are going to take the containerization one step further and define a docker-compose.yml file so that …

go-rest-api
Handling Errors

Handling Errors

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 …

go-rest-api
Acceptance Testing

Acceptance Testing

In this video, we are going to look at how we can effectively add acceptance tests to our Go service

go-rest-api
Go REST API - Course Overview

Go REST API - Course Overview

Welcome Gophers! In this course, we are going to be diving in to building a production-ready API in Go.

go-rest-api
Go REST API - Project Setup

Go REST API - Project Setup

We'll start off by creating a simple Go application that will act as the main entrypoint for our REST API.

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