Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-30T21:30:49.000Z (4 months ago)
- Last Synced: 2024-10-07T01:18:35.927Z (3 months ago)
- Topics: api, freshrss, google, google-reader, reader, rss, rust
- Language: Rust
- Homepage: https://yaleman.github.io/google-reader-rs/
- Size: 30.3 KB
- Stars: 0
- 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
-