Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remram44/proxy-rss
RSS renderer for Twitter and Spotify
https://github.com/remram44/proxy-rss
proxy proxy-server rss spotify-api twitter twitter-api
Last synced: 14 days ago
JSON representation
RSS renderer for Twitter and Spotify
- Host: GitHub
- URL: https://github.com/remram44/proxy-rss
- Owner: remram44
- License: bsd-3-clause
- Created: 2013-06-16T17:40:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-08T16:28:41.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T07:42:55.126Z (28 days ago)
- Topics: proxy, proxy-server, rss, spotify-api, twitter, twitter-api
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
RSS feed proxy for Twitter & Spotify
# Motivation
Fewer and fewer services offer RSS feeds. However many have their own HTTP API. This project allows you to speak those APIs to make an RSS feed you can use in your reader.
This project retrieves information from APIs and renders them as RSS, so you can add them to your feed reader. It knows how to talk to specific APIs (the ones that I care about enough to implement).
# Description
proxy-rss is a web application written in [Python](http://www.python.org/), using [Flask](http://flask.pocoo.org/). It acts as a sort of proxy, reading information from specific APIs and rendering them as RSS dynamically.