Build a Backend Web Server + RSS Aggregator | Full Golang Tutorial



Build a Backend Web Server + RSS Aggregator | Full Golang Tutorial

Build a Backend Web Server + RSS Aggregator | Full Golang Tutorial

Learn the Go programming language by building a fully fledged RSS aggregator project in Go.

Not familiar with Go basics? https://boot.dev/learn/learn-golang
Not familiar with SQL? https://boot.dev/learn/learn-sql

Learn back-end development – https://boot.dev

== Chapter Contents ==

(0:00:00) Intro + Prerequisites
(0:00:00) P1. RSS aggregator project
(0:10:30) P2. Chi router
(0:28:24) P3. Postgres database
(0:55:57) P4. Authentication w/ API keys
(1:35:15) P5. Many to many relationships
(1:56:00) P6. Aggregation worker
(2:22:15) P7. Viewing blog posts

Comments are closed.