]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Create 3rd Resources chapter in API documentation 1969/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 23 Apr 2016 11:21:08 +0000 (13:21 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 23 Apr 2016 11:21:08 +0000 (13:21 +0200)
docs/en/developer/api.rst
docs/fr/developer/api.rst

index 61182dcde2338b316ff057190aa1d1a32f8b8ed8..0e1a3f0cc2824506b61e091989be6f4656961157 100644 (file)
@@ -257,3 +257,12 @@ Other methods
 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
+---------------
+
+Some applications use our API. Here is a non-exhaustive list of them:
+
+- `Python API for wallabag
+<https://github.com/foxmask/wallabag_api>`__ by FoxMaSk, for his project `Trigger Happy
+<https://blog.trigger-happy.eu/>`__.
index 28ddf105a29ee05a3fea253a581091499d5728a1..29815dc74b9337ead184118464f31a17294c5136 100644 (file)
@@ -257,3 +257,12 @@ Autres méthodes
 Nous n'écrirons pas d'exemples pour toutes les méthodes de l'API.
 
 Jetez un œil à la liste complète ici http://localhost:8000/api/doc pour connaitre chaque méthode.
+
+Ressources tierces
+------------------
+
+Certaines applications utilisent notre API. En voici une liste non exhaustive :
+
+- `Python API for wallabag
+<https://github.com/foxmask/wallabag_api>`__ par FoxMaSk, pour son projet `Trigger Happy
+<https://blog.trigger-happy.eu/>`__.