Skip to content

Jason-Adam/go-rss-feed

Repository files navigation

Go RSS Feed Parser & Emailer

Release
RSS feed parser & emailer writtin in Go. The app will parse a given list of RSS feed URLs and email any articles published in the last 24 hours. It parses all the feeds concurrently utilizing goroutines.

Environment Variables

Example in example.env.