By Shaii
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.
By Shaii
By Shaii
By Shaii
By Shaii
By Shaii
By Shaii
By Shaii
By Shaii
In this tutorial, we will learn how to build a web scraper with Go and Colly. We will also learn how to save our scraped data into a JSON file. Sometimes some things just don’t have an API. In those kinds of cases, you can always just write a little web scraper to help you get the data you need.