Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phi1010/rss-collect
https://github.com/phi1010/rss-collect
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phi1010/rss-collect
- Owner: phi1010
- License: gpl-3.0
- Created: 2013-10-13T15:12:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-13T15:28:28.000Z (over 11 years ago)
- Last Synced: 2024-11-28T09:19:14.391Z (2 months ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.