X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fdeveloper%2Fapi.rst;h=83f0bb8f3baa575326ef86fbe6eb92b67d38d4ac;hb=refs%2Fpull%2F2301%2Fhead;hp=9594f9af48a61a1fcec00853d72e8089c256edf6;hpb=1556c925a42619c1298edebb73eb86c009b3f3c8;p=github%2Fwallabag%2Fwallabag.git 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.