From 31c797b3fc9712ed2dc0b4e60f616a2a0366e70e Mon Sep 17 00:00:00 2001 From: Olicorne <26625900+thiswillbeyourgithub@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:50:48 +0100 Subject: docs: add link to freshrss_python_api (#7401) as suggested here: https://github.com/FreshRSS/FreshRSS/discussions/7395 Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com> --- docs/en/developers/06_Fever_API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/developers/06_Fever_API.md b/docs/en/developers/06_Fever_API.md index b46ad5994..a957ac837 100644 --- a/docs/en/developers/06_Fever_API.md +++ b/docs/en/developers/06_Fever_API.md @@ -29,6 +29,7 @@ Then point your mobile application to the `fever.php` address (e.g. `https://fre |[Unread](https://apps.apple.com/app/unread-rss-reader/id1252376153) |iOS |Closed Source | |[Reeder Classic](https://www.reederapp.com/classic/) |iOS |Closed Source | |[ReadKit](https://apps.apple.com/app/readkit/id588726889) |macOS |Closed Source | +|[FreshRSS Python API Client](https://github.com/thiswillbeyourgithub/freshrss_python_api) |Python |[GPLv3](https://github.com/thiswillbeyourgithub/freshrss_python_api) | ## Features -- cgit v1.2.3