#reader #rss #api #freshrss

google-reader

A Rust library for interacting with Google Reader

2 releases

0.0.2 May 23, 2023
0.0.1 May 3, 2023

#62 in #rss

Download history 14/week @ 2024-01-29 17/week @ 2024-02-19 17/week @ 2024-02-26 9/week @ 2024-03-04 16/week @ 2024-03-11 13/week @ 2024-03-25 52/week @ 2024-04-01

82 downloads per month

MPL-2.0 license

18KB
375 lines

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

Dependencies

~6–21MB
~312K SLoC