From: Nicolas Lœuillet Date: Sat, 23 Apr 2016 11:21:08 +0000 (+0200) Subject: Create 3rd Resources chapter in API documentation X-Git-Tag: 2.0.4~23^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=8c2affe680a5739c70cb0c95803685dad9d79350;p=github%2Fwallabag%2Fwallabag.git Create 3rd Resources chapter in API documentation --- diff --git a/docs/en/developer/api.rst b/docs/en/developer/api.rst index 61182dcd..0e1a3f0c 100644 --- a/docs/en/developer/api.rst +++ b/docs/en/developer/api.rst @@ -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 +`__ by FoxMaSk, for his project `Trigger Happy +`__. diff --git a/docs/fr/developer/api.rst b/docs/fr/developer/api.rst index 28ddf105..29815dc7 100644 --- a/docs/fr/developer/api.rst +++ b/docs/fr/developer/api.rst @@ -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 +`__ par FoxMaSk, pour son projet `Trigger Happy +`__.