diff options
| author | 2025-03-04 23:50:48 +0100 | |
|---|---|---|
| committer | 2025-03-04 23:50:48 +0100 | |
| commit | 31c797b3fc9712ed2dc0b4e60f616a2a0366e70e (patch) | |
| tree | 7e53197188839a16749447885bcebfdc364d76df | |
| parent | 03aec8b54e03a767282f6c886113df35bac9cf00 (diff) | |
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>
| -rw-r--r-- | docs/en/developers/06_Fever_API.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
