public
Description: Wrapper for Google Reader's undocumented and possibly "unstable" API. By unstable, I mean if they haven't documented it, then they could change it at anytime without notice.
Homepage: http://googlereader.rubyforge.org/
Clone URL: git://github.com/jnunemaker/googlereader.git
jnunemaker (author)
Wed Dec 26 12:34:00 -0800 2007
commit  eb46de1092740ee19265f47d209c20ace4bd19e5
tree    baa98160aaa9b4f2c2d6e4887bb8db703e398b21
parent  9aefb0f2dcc6527f61f682058cacd815ee5f26ac
googlereader / Todo.txt
100644 7 lines (6 sloc) 0.289 kb
1
2
3
4
5
6
7
* 0.0.5 Feed (ie: Feed.new('http://feeds.feedburner.com/johnnunemaker'))
* 0.0.6 State (ie: State.new('read').entries)
 
== Edit API
** 0.0.8 Subscription-Edit (add and remove subscriptions)
** 0.1.0 Edit-Tag (mark items as read, starred, shared, etc.)
** Disable-Tag (no idea what this is)