Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

-