Skip to content

shubhrad1/rssagg

Repository files navigation

RssAgg

About

RssAgg is a RSS(Really Simple Syndication) Feeds Aggregator built using Go. It features APIKey Authentication, Feed Follows, Feed Creation and Deletion and periodic fetching of feeds. The feeds are fetched from the websites using Go Routines thich makes it possible to fetch multiple feeds at the same time which reduces the fetching time significantly.

RssAgg uses REST APIs to communicate with server for authentication, posts fetching and other activities

Concurrent Threads are used to fetch feeds 10 at a time reapeated at an interval of 1 minute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages