From d948ee531e2b32a6301a5855faa6a72db3b11c9b Mon Sep 17 00:00:00 2001 From: Josh Panter Date: Sun, 8 May 2016 18:04:14 -0400 Subject: [PATCH] Update api.rst Added my plugin, renamed the resource section for better english. Propose that the third party resource section have it's own page. --- docs/en/developer/api.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en/developer/api.rst b/docs/en/developer/api.rst index 9594f9af..83f0bb8f 100644 --- a/docs/en/developer/api.rst +++ b/docs/en/developer/api.rst @@ -258,7 +258,7 @@ We won't write samples for each API method. Have a look on the listing here: http://localhost:8000/api/doc to know each method. -Third resources +Third party resources --------------- Some applications or libraries use our API. Here is a non-exhaustive list of them: @@ -266,3 +266,4 @@ Some applications or libraries use our API. Here is a non-exhaustive list of the - `Java wrapper for the wallabag API `_ by Strubbl. - `.NET library for the wallabag v2 API `_ by Julian Oster. - `Python API for wallabag `_ by FoxMaSk, for his project `Trigger Happy `_. +- `A plugin `_ designed for `Tiny Tiny RSS `_ that makes use of the wallabag v2 API. By Josh Panter. -- 2.41.0