diff --git a/docs/en/developer/api.rst b/docs/en/developer/api.rst index 3de8ba050..9594f9af4 100644 --- a/docs/en/developer/api.rst +++ b/docs/en/developer/api.rst @@ -261,6 +261,8 @@ Have a look on the listing here: http://localhost:8000/api/doc to know each meth Third resources --------------- -Some applications use our API. Here is a non-exhaustive list of them: +Some applications or libraries use our API. Here is a non-exhaustive list of them: +- `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 `_. diff --git a/docs/fr/developer/api.rst b/docs/fr/developer/api.rst index 458df4a94..af38d3ec1 100644 --- a/docs/fr/developer/api.rst +++ b/docs/fr/developer/api.rst @@ -261,6 +261,8 @@ Jetez un œil à la liste complète ici http://localhost:8000/api/doc pour conna Ressources tierces ------------------ -Certaines applications utilisent notre API. En voici une liste non exhaustive : +Certaines applications ou bibliothèques utilisent notre API. En voici une liste non exhaustive : +- `Java wrapper for the wallabag API `_ par Strubbl. +- `.NET library for the wallabag v2 API `_ par Julian Oster. - `Python API for wallabag `_ par FoxMaSk, pour son projet `Trigger Happy `_.