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.
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.