Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muhreeowki/rss_aggregator

RSS feed aggregator backend project using Go.
https://github.com/muhreeowki/rss_aggregator

Last synced: 2 months ago
JSON representation

RSS feed aggregator backend project using Go.

Awesome Lists containing this project

README

        

# RSS Aggregator

## Description

This project is a simple RSS Aggregator that fetches RSS feeds from multiple sources and displays them in a single, unified view. It is built using Go.

## Usage

To run the project, you need to have Go installed on your machine. Clone the repository and navigate to the root directory. Run the following command:
`go build && ./rss-aggregator`