Skip to content

yaleman/google-reader-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-reader

Does Google Reader API-style things, tested on FreshRSS.

Please feel free to submit patches/issues/whatever on Github.

Testing

You need the following environment variables for testing to work:

Env Var Example
GOOGLE_READER_SERVER https://freshrss.example.com/api/greader.php
GOOGLE_READER_USERNAME example_user
GOOGLE_READER_PASSWORD example_password

Possible references