google-reader

Crates.iogoogle-reader
lib.rsgoogle-reader
version0.0.2
sourcesrc
created_at2023-05-03 04:34:43.049332
updated_at2023-05-23 11:37:04.982886
descriptionA Rust library for interacting with Google Reader
homepagehttps://github.com/yaleman/google-reader-rs
repositoryhttps://github.com/yaleman/google-reader-rs
max_upload_size
id855119
size22,373
James Hodgkinson (yaleman)

documentation

README

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

Commit count: 18

cargo fmt