25 releases

0.6.1 Jan 17, 2025
0.6.0 Mar 24, 2024
0.5.1 Jun 23, 2023
0.5.0 Dec 4, 2022
0.1.0 Dec 18, 2018

#11 in #running

Download history 30/week @ 2024-12-18 4/week @ 2024-12-25 42/week @ 2025-01-01 58/week @ 2025-01-08 183/week @ 2025-01-15 22/week @ 2025-01-22 27/week @ 2025-01-29 21/week @ 2025-02-05 158/week @ 2025-02-12 19/week @ 2025-02-19 24/week @ 2025-02-26 4/week @ 2025-03-05 16/week @ 2025-03-12 13/week @ 2025-03-19 59/week @ 2025-03-26 70/week @ 2025-04-02

159 downloads per month
Used in news-flash

GPL-3.0-or-later

75KB
2K SLoC

feedly_api

Crates.io Status

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–19MB
~247K SLoC