Skip to content

squashd/blog-aggregator

Repository files navigation

Blog Aggregator

A guided project from boot.dev to create a blog aggregator in Go.

What's being built?

A web server that will allow clients to:

  • Add RSS feeds to be collected
  • Follow and unfollow RSS feeds that other users have added
  • Fetch all of the latest posts from the RSS feeds they follow

Learning Goals

  • Learn how to integrate a Go server with PostgreSQL
  • Learn about the basics of database migrations
  • Learn about long-running service workers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages