26 releases
| new 0.7.0 | Jan 13, 2026 |
|---|---|
| 0.6.1 | Jan 17, 2025 |
| 0.6.0 | Mar 24, 2024 |
| 0.5.1 | Jun 23, 2023 |
| 0.1.0 | Dec 18, 2018 |
#1 in #get
440 downloads per month
Used in news-flash
75KB
2K
SLoC
feedly_api
Rust implementation of the feedly API.
Usage
Add the dependency to your Cargo.toml.
[dependencies]
feedly_api = "0.6"
Getting up and running
See the login example for how to log in and obtain a
FeedlyApi instance.
Run the example using cargo:
cargo run --example login
Dependencies
~7–23MB
~251K SLoC