Crates.io | google-reader |
lib.rs | google-reader |
version | 0.0.2 |
source | src |
created_at | 2023-05-03 04:34:43.049332 |
updated_at | 2023-05-23 11:37:04.982886 |
description | A Rust library for interacting with Google Reader |
homepage | https://github.com/yaleman/google-reader-rs |
repository | https://github.com/yaleman/google-reader-rs |
max_upload_size | |
id | 855119 |
size | 22,373 |
Does Google Reader API-style things, tested on FreshRSS.
Please feel free to submit patches/issues/whatever on Github.
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 |