Skip to content

lalit97/feedfetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedfetcher

News aggregator application, which collects summary of news from different categories from given RSS feed urls. It processes the RSS feeds asynchronously to get news content. Built using Python, Django, Django Rest framework & Celery.

Setup

After running server on a terminal

run one more terminal tab, go to root run redis-server

open another terminal tab, go to root and run celery -A proj worker -l info -B

Screenshots

Api-Result

About

Inshorts like app to fetch RSS feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages