Hey,
Is there any Google Reader API that I can plug in to? I building a clean RSS/Atom reader in PHP and would love to get all the goodies from Google Reader like the history of a feed, able to add comments to each feed item, etc.
Thanks!
Hey,
Is there any Google Reader API that I can plug in to? I building a clean RSS/Atom reader in PHP and would love to get all the goodies from Google Reader like the history of a feed, able to add comments to each feed item, etc.
Thanks!
Google Reader has feeds for user's. I guess you could use those. Also, they're PubSubHubbub ready, so you will get comments/likes... as soon as they happen.