https://github.com/yaleman/google-reader-rs
google-reader-rs
https://github.com/yaleman/google-reader-rs
api freshrss google google-reader reader rss rust
Last synced: 9 months ago
JSON representation
google-reader-rs
- Host: GitHub
- URL: https://github.com/yaleman/google-reader-rs
- Owner: yaleman
- Created: 2023-05-03T03:19:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-20T20:13:29.000Z (10 months ago)
- Last Synced: 2025-07-11T18:58:44.990Z (9 months ago)
- Topics: api, freshrss, google, google-reader, reader, rss, rust
- Language: Rust
- Homepage: https://yaleman.github.io/google-reader-rs/
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# google-reader
Does Google Reader API-style things, tested on FreshRSS.
Please feel free to submit patches/issues/whatever on [Github](https://github.com/yaleman/google-reader-rs).
## 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
-