Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 251 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 251 Bytes

Go RSS Aggregator

This is a simple RSS aggregator written in Go. It can be used to aggregate RSS feeds from multiple sources into a single feed.

Usage

go build && ./go-rss-aggregator

TODO

  • Add tests
  • Add a web interface