Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phi1010/rss-collect


https://github.com/phi1010/rss-collect

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

rss-collect
===========

Scripts to collect data from other networks as rss feed.
Currently only Tumblr Dashboard as Beta supported.
Todo:
- Iterate over posts to show more than 20, compare timestamps.
- Check OAuth implementation and usage security. (This is just a working proof of concept without any security claimed.)
- Allow tokens to be provided via GET-Parameters to allow multiuser without database. (HTTPS recommended...) tumblr-auth-php would return an rss url with the tokens included. The app secret stays secret.