This is a project aimed at practicing my Go skills, created by Boot.dev.
The project demonstrates how to design a web server that scrapes a feed and stores posts in a PostgreSQL database.
go build -o out && ./out