Go Fiber has all the features we need to build a fullstack web application. In this article, we will learn how to add a frontend to an existing Go Fiber web API that was build with Docker and Postgres.
In this article, we will learn how to create a simple REST API from scratch, using Go and Docker. We will also learn the basics of working with GORM and Postgres.
In this tutorial, we will learn how to build a basic CLI tool with Go and Cobra. Go is very useful for building powerful CLI tools services and tools for productivity. They are a great way to automate all sorts of different everyday tasks. And who doesn’t need a Dadjoke at least once a day, right?