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

https://github.com/rorrell/newsfeed

An RSS newsfeed app in Python/Flask
https://github.com/rorrell/newsfeed

Last synced: 4 months ago
JSON representation

An RSS newsfeed app in Python/Flask

Awesome Lists containing this project

README

          

This project pulls in news from 7 RSS feeds. They are paged at 25 per page, sorted in reverse by date, and can be filtered by source. It is written in Python/Flask, but has a touch of JQuery and uses Bootstrap.